Saturday, October 22, 2016

sample php live text




<div class='printchatbox' id='printchatbox'></div>

<input type='text' name='fname' class='chatinput' onkeyUp="document.getElementById('printchatbox').innerHTML = this.value" />

phprunner view custom filed status

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