Y
Hacker News
new
|
ask
|
show
|
jobs
by
litek
5583 days ago
Couldn't one simply write a php script opening up a socket and routing the request as fit? Is there a need for this in the core?
1 comments
jonursenbach
5583 days ago
It's unnecessary to have to write that every time you want this feature though. Would be nice, and certainty more efficient, for it to be in the core.
link
litek
5582 days ago
I'm just thinking this would be better suited for a quite simple php script/framework you could download, since it's not in any way meant for deployment.
link
indeyets
5582 days ago
see my comment here:
http://news.ycombinator.com/item?id=2283301
link