Re: [PHP] accesing php script in a different port

2003-07-09 Thread Ray Hunter
Try using sockets in php to set up the port and listen there... -- BigDog On Wed, 2003-07-09 at 00:22, Michael P. Carel wrote: > hi to all, > > I want to develop a system that can be access in a different port of the web > (such as in Port 11000). But i dont know how to do this without affecti

[PHP] accesing php script in a different port

2003-07-08 Thread Michael P. Carel
hi to all, I want to develop a system that can be access in a different port of the web (such as in Port 11000). But i dont know how to do this without affecting existing apache or other webserver installation. My idea is based on some utilities that exists such as the Webmin Utilities that are