Monday, February 27, 2017

custom phprunner

$value = "<img width=90 height=100 src=/it/files/empphoto/".$value.">";

Sample Iframe Inclue allow full screen

<iframe src="http://10.1.42.18/archive/ViewerJS/#../files/<?php echo $row ['Attach']; ?>" style="position:fixed; top:0px; left:0px; bottom:0px; right:0px; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;"allowfullscreen></iframe></iframe>

phprunner view custom filed status

if ($value=="Process") $str.='<img src="1.png">'; if ($value=="Receive") $str.='<i...