> > Is it possible to make php scripts working like deamons
> > and build something like a server?
>
> What you trying to achieve...

Well nothing particular, just wondering howto...
For exemple, the script make some calculations, but niced 19 in background 
and/or when the computer is idl. And if sometimes the user want to see where 
the calculations are in progress, the user make a tcp query. Is it possible 
and how?
Or another exemple, a php-gtk 3D isometric game, with a PHP server to put 
several users in the same persistant world. So is it possible (and of course 
how :p) to make a TCP/udp server in PHP ?

Are there (and of course what are their name/url :p) server or deamon writen 
in PHP yet?

-- 
thanks

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to