Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
SeenNotHeard
on June 5, 2023
|
parent
|
context
|
favorite
| on:
Some blogging myths
> I still don’t know if all of those statements are true (is it true that PHP programs can’t have long-lived persistent TCP connections? maybe not!)
They can, depending on how the PHP program is coded. PHP even supports non-blocking I/O.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
They can, depending on how the PHP program is coded. PHP even supports non-blocking I/O.