Want to hire a development team?
No Images Added Yet

How to implement COMET with PHP

Rated4.4/5 (9 ratings)
Add to Favorites
Publisher
Comet is the next step after AJAX. Comet can be used to develop very responsive Web application.
Product Details

Comet is a programming technique that enables web servers to send data to the client without having any need for the client to request it. This technique will produce more responsive applications than classic AJAX. In classic AJAX applications, web browser (client) cannot be notified in real time that the server data model has changed. The user must create a request (for example by clicking on a link) or a periodic AJAX request must happen in order to get new data from the server. I will explain in this document how to implement a simple Comet application with PHP programming language.

Report this Listing
Price
Free
Licence Type
Free
Views
2,136
Submitted on
27th June 2007
Last Updated
27th June 2007

You May Also Like

User Reviews

Please rate the listing and tell the world know what do you think about the listing.
(9 ratings)
Average User Rating: 4.4/5
No reviews found.
Not yet reviewed by any member. You can be the first one to write a review for this listing.Click hereto submit your review.