PHP Classes

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  
  193 - 184   ...   113 - 104   103 - 94   93 - 84   83 - 74   73 - 64   63 - 54   53 - 44   43 - 34   33 - 24   23 - 14   13 - 4   3 - 1  

65. 8 defensive programming best practices to prevent breaking your sites

Updated on: 2015-01-18

Posted on:

This article describes software development practices that have been used to prevent problems that can break Web sites.

This message also explains recent changes that were made to the site newsletter user options to reduce the site bandwidth usage to keep the hosting costs on budget.


Blog More ...   Post a comment Post a comment   See comments See comments (11)   Trackbacks (15)

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

Updated on: 2011-11-22

Posted on:

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

Updated on: 2009-06-14

Posted on:

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)

  193 - 184   ...   113 - 104   103 - 94   93 - 84   83 - 74   73 - 64   63 - 54   53 - 44   43 - 34   33 - 24   23 - 14   13 - 4   3 - 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.