Classes of Ashraf Gheith | > | AJAX driven simple chat | > | Download .zip .tar.gz | > | Support forum (11) | > | Blog (1) | > | Latest changes |
|
|
Groups | Screenshots | Applications | Files |
Groups |
Chat | Chating and instant messaging | View top rated classes |
AJAX | Interact with the Web server without page reloading | View top rated classes |
Recommendations |
Live Chat Using Ajax,PHP and Mysql
i need source code to an Ajax, Php and MYsql live chat.
Innovation Award |
July 2006 Number 3 Prize: One subscription to the PDF edition of the magazine by PHP Architect |
Chat applications are usually very interactive. Users exchange many messages, often very frequently. Some Web based chat applications are a bit annoying, as they require frequent page reloading to update and display the messages that the users exchange. Nowadays, using AJAX is an obvious approach to avoid unwanted page reloads. This class implements a AJAX based chat system precisely to take advantage of that possibility. Manuel Lemos |
Applications that use this package |
Live example 2 This is a new example of this chat with who is online. |
Live example I have made a live chat with some adds-on.. (email me to send you this one) |
Bulgarian This is an implentation on a Bulgarian site |
Yet Another Example The prototype example |
If you know an application of this package, send a message to the author to add a link here.
Files |
File | Role | Description | ||
---|---|---|---|---|
inc (1 file) | ||||
css (1 file) | ||||
js (2 files) | ||||
config.php | Conf. | config file | ||
chat.sql | Data | The SQL code | ||
refresh.php | Example | Retrieve data from class | ||
submit.php | Example | Submits data to the class | ||
login.php | Aux. | Example file | ||
index.php | Aux. | Example file |
Files | / | js |
File | Role | Description |
---|---|---|
jquery.min.js | Data | Jquery library for the example |
main.js | Data | Javascript file for the example |
Install with Composer - Download all files: ajax-chat.tar.gz ajax-chat.zip NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
|