Hi, phpwebsocket(websocket.class.php) is a HTML5 WebSocket server that enables user to directly connect to the socket from the browser. It is specially designed for the PHP server as the script is a PHP script and client can be any website […]
Tag: send
[HOW TO] Implement Facebook "Send" in websites and Pages
Facebook has just implemented a new system called Send. You can send any information to your selected friends, group(a whole group) and email list. You need to implement the FBML system on your website to success this. Just type the following code to do for PHP based server.