When I apply the 'talkback' example listed in the PHP manual under 'Socket functions' to a Web page, PHP causes an illegal operation and shuts down.
I can, however, run the example as a console program with DOS, and it works fine.
How do I make it work on a Web page?