Plugin jQuery: Building a jQuery/PHP Powered Chat Room

Building a jQuery/PHP Powered Chat Room
http://www.jqueryrain.com/?http://css-tricks.com/jquery-php-chat/
http://css-tricks.com/jquery-php-chat/
x, , PHP, , Web
10/09/2012

Nội dung

Building a jQuery/PHP Powered Chat Room

In this tutorial we are going to build a little chat program that is really easy to get up and running on any server running PHP. No database is required – as the chat will store itself in a simple text file.

PHP – Will handle all the server side stuff
jQuery/JavaScript – Will handle the client side stuff. This is an AJAX-y application, meaning that messages pop onto the screen (both yours and others) without needing any page refresh.
Text File – Stores the chat


Nguồn: www.jqueryrain.com/2012/09/building-a-jqueryphp-powered-chat-room/


Chưa có phản hồi
Bạn vui lòng Đăng nhập để bình luận