Websockets in Your Synchronous Site
Chris introduces Socketize, a "sockets-as-a-service" layer that helps you implement websockets into apps with zero overhead, then adds them to a PHP script!
Chris introduces Socketize, a "sockets-as-a-service" layer that helps you implement websockets into apps with zero overhead, then adds them to a PHP script!
Wern Ancheta shows you how easy it is to build a JavaScript + PHP chat app with Ratchet and some JS libraries. Just two files of PHP! Start messaging now!
Learn to use Web Sockets with PHP to construct a real-time live-score widget.