

Create a Localized Web Page with PHP - PHPBuilder Staff
OpenTBS: generate OpenOffice an Ms Office documents with PHP - Skrol29
Top 10 PHP Tips for Developers - PHPBuilder Staff
Zend Takes PHP Development to the Cloud - PHPBuilder Staff
Video: Creating Custom Zend Framework View Helpers - PHPBuilder Staff
Build Your First PHP for Android Application - PHPBuilder Staff
Ten Tips for Getting the Most from the Zend Framework - PHPBuilder Staff
[Show All]
Sponsored by MicrosoftThink MySQL is your only choice when developing in PHP? Think again. You might be surprised what you can do in Web development with PHP and Microsoft® SQL Server® 2008. »
|


Implementing the Singleton Pattern in PHP 5
By Octavia Andreea Anghel
Integrating design patterns into your PHP applications can lead to performance issues if you don't do it right. Learn the proper way to implement the Singleton pattern using PHP 5.
10 Productive PHP Tools for Testing and Debugging
By W. Jason Gilmore
There's more to testing than just unit testing. Here are 10 wide-ranging testing and debugging utilities that can make the PHP developer's life much easier.
Use the PHP Filter Extension to Validate User Data
By W. Jason Gilmore
Failure to properly validate user input is a major security issue. Learn how to incorporate a sound data validation approach in your PHP development.
Four Sane Solutions for PHP Debugging
By W. Jason Gilmore
Of the many powerful PHP debugging solutions available, these four are guaranteed to have an immediate impact on developers' productivity.
Parsing XML the DOM Extension for PHP 5
By Octavia Andreea Anghel
Discover how to manipulate a PHP tree object using the DOM extension for PHP 5, and find out how to create a PHP object tree from scratch while you're at it.
Enforcing Coding Standards with PHP_CodeSniffer
By Jason Gilmore
PHP_CodeSniffer brings the PEAR Coding Standards to your PHP, JavaScript and CSS code. This powerful tool will ensure your code meets team guidelines, thereby improving productivity.
Testing with the Zend Framework: How to Get Started
By W. Jason Gilmore
Using the Zend Framework and PHPUnit test framework together makes testing HTML forms in PHP much easier.
Using Vim for Your PHP Development
By Jason Gilmore
When a PHP developer learns the Vim editor's command sequences, writing and managing scripts becomes amazingly fast.