Wednesday, February 22, 2017

custom image phprunner display

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

No comments:

Post a Comment

phprunner view custom filed status

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