hi,
can a php script be a server-side program?
this means that it would be constantly listening to a specified port on the server and performs functions when information is sent from the client side thru that port to the script. is that possible?
thanks!
-Mick