Michael P. Carel wrote:
Hi to all,

Is it possible to run php in the web running in a specified port without
installing apache in Linux?

Can anyone give a sample code for this? I'm searching this for a week but i
really can find one. Please help us.



Regards,

Mike

Do you mean to host websites with ONLY php and without webserver? Or do you mean using PHP for something else then web, to make it listen for incomming connections?

If the second, you might want to look here: http://se.php.net/manual/en/ref.sockets.php

Maybe that helps.

//Simon


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



Reply via email to