Globalize your Web Applications: PHP’s Locale Formatting Classes
In part 3 of the Globalize your Web Applications series, we’ll be exploring PHP’s I18N_Number and I18N_Currency classes, both of which are part of the I18N Libraries.
More here: Globalize your Web Applications: PHP’s Locale Formatting Classes
a2a_linkname=”Globalize your Web Applications: PHP’s Locale Formatting Classes”;a2a_linkurl=”http://www.frenzygraphics.com/2009/12/29/globalize-your-web-applications-phps-locale-formatting-classes/”;
User Personalization with PHP: User Login
Part 3 of User Personalization with PHP: Beginning the Application discusses securing the login page, to make it as difficult as possible for attackers to break the application.
Originally posted here: User Personalization with PHP: User Login
a2a_linkname=”User Personalization with PHP: User Login”;a2a_linkurl=”http://www.frenzygraphics.com/2009/04/01/user-personalization-with-php-user-login/”;
Advanced Web Performance Optimization
On the server side, you can improve performance by: Optimizing parallel downloads, caching frequently used objects, using HTTP compression, deploying delta encoding and rewriting URIs with mod_rewrite. By Andrew B. King. 0825
Read the original post: Advanced Web Performance Optimization
a2a_linkname=”Advanced Web Performance Optimization”;a2a_linkurl=”http://www.frenzygraphics.com/2008/08/25/advanced-web-performance-optimization/”;


