PHP Tutorials

Recommend this page to a friend!

Articles to teach about PHP matters and related topics

  All package blogs All package blogs   Blog PHP Classes blog   Blog PHP Tutorials   Post article Post article  
  172 - 163   ...   112 - 103   102 - 93   92 - 83   82 - 73   72 - 63   62 - 53   52 - 43   42 - 33   32 - 23   22 - 13   12 - 3   2 - 1  

61. File upload progress meter for PHP 4, at last!

This post explains how to implement a upload progress meter for PHP sites, including those that still run PHP 4.

It also explains how to use a new plug-in of the Form Generation and Validation class to show an upload progress bar and live upload statistics using AJAX COMET requests.

The Forms Generation and Validation class is very important to the PHPClasses site since its beginning. This post tells about the story of the site and how this class motivated its creation.


Blog More ...   Post a comment Post a comment   See comments See comments (35)   Trackbacks (5)

 

58. Responsive AJAX applications with COMET

This post describes an approach used to implement highly responsive AJAX applications using the COMET approach.

It describes in detail how the AJAX COMET approach can be implemented in PHP.

It also discusses how HTTP compression and chunking affect AJAX response delays, as well aspects that may influence the choice between Apache 1.3.x with mod_gzip versus Apache 2.x with mod_deflate for AJAX COMET applications.


Blog More ...   Post a comment Post a comment   See comments See comments (18)   Trackbacks (4)

  172 - 163   ...   112 - 103   102 - 93   92 - 83   82 - 73   72 - 63   62 - 53   52 - 43   42 - 33   32 - 23   22 - 13   12 - 3   2 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Blog PHP Tutorials   Post article Post article  

For more information send a message to info at phpclasses dot org.