Posted by J.O. Aho on 11/22/06 06:40
Brent Palmer wrote: > flush(); > while(!$shutdown_flag) { > $buf=fread($sp,4096); > if (feof($sp)) $shutdown_flag=1; > echo $buf; > flush(); > usleep(75000); > // DB stuff here > } > } Just a multi->multi
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming