Hi guys,
I have read somewhere that it is now possible to create a streaming application by using Php. Does anyone know more about this? Is there any tutorial on how to do it?
Php streaming
Moderator: General Moderators
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
It's technically been possible for quite some time, just not recommended.
socket_listen() may be of interest.
socket_listen() may be of interest.