Posted by Matthew Crouch on 10/06/05 23:58
_andrea.l wrote:
> I'd like to write a program that running all the time: just a simple
> program, but written in php.
> 1)How can i do that?
> 2) I'd like that this program listens on a port to recive a message: how can
> I do?
>
> thank you in advance.
> Andrea.
>
>
Start here probably
http://us3.php.net/manual/en/function.fsockopen.php
[Back to original message]
|