Posts: 3,987
Name: Abel Mohler
Location: Asheville, North Carolina USA
|
again, it depends on what is being served. If it's ordinary HTTP requests that create content that is going to end up in a browser, or it is a web service of some sort, PHP is a great choice.
If you need a server that opens a port to allow raw TCP connections, you're better off using something else.
PHP is usually used for web-based content.
Is there anything specific that you have questions about?
__________________
I build web things. I work for the startup Please login or register to view this content. Registration is FREE
.
|