hi, can a client-side program residing on a hard drive run a php script thru sockets? suppose they are both setup to communicate thru the same port.
really need to know this. thanks!
-Mick
If your client and web server run on the same port it is possible to start php script through socket.
SaS