PHPBuilder.com
Downloading and Parsing Gmail Messages in PHP
Use PHP IMAP functions to download and parse Gmail messages. ...
Categories: PHP
10 Productivity-boosting Tools for Your PHP Development
These 10 PHP development tools will streamline and automate those menial and often repetitive tasks ...
Categories: PHP
Creating an RSS Aggregator with the PHP SimplePie Library
Find out how easy it is to create a rudimentary custom RSS aggregator using the powerful SimplePie l ...
Categories: PHP
Transferring Huge XML Documents in PHP with an Ajax-driven Web Interface
Learn how to transfer huge XML documents in PHP via a Web interface using Ajax and the GET method. Y ...
Categories: PHP
The 5 WordPress 3.0 Features Worth Upgrading For
Among the 1,217 bug fixes and feature enhancements in WordPress 3.0, these five new features are the ...
Categories: PHP
A Developer's Look at ExpressionEngine 2
Version 2 of the PHP-driven ExpressionEngine content management system offers dozens of new and impr ...
Categories: PHP
10 Easy Examples for Deciphering PHP Regular Expressions
PHP regular expression syntax can be almost indecipherable. Using these 10 number-based examples, yo ...
Categories: PHP
Refactor Your PHP Site Using MySQL Stored Procedures and Views
Integrating MySQL stored procedures and views into PHP can go a long way towards separating web site ...
Categories: PHP
My Top 10 Most Useful Joomla Components
Check out the 10 most useful Joomla components I've found in my Web development. They cover everythi ...
Categories: PHP
Upgrading Basic Twitter Authentication to OAuth with PHP
Twitter is dumping basic authentication for OAuth. Find out how to migrate all your Twitter applicat ...
Categories: PHP
Three Advanced Object-Oriented PHP Features You Need to Know
PHP 5 offers a capable, mature set of OOP features. Here are three advanced ones you might have miss ...
Categories: PHP
Add Custom Components to Your PHP Development with PRADO
PHP does not natively support custom tags, but that shouldn't stop you. Learn how to use custom comp ...
Categories: PHP
Meet PRADO, the Component-based PHP Development Framework
Find out how the component-based PRADO framework for PHP 5 enables rapid Web application development ...
Categories: PHP
10 Easy Solutions for PHP String Manipulation
PHP's string manipulation library is massive; don't get bogged down trying to find that perfect func ...
Categories: PHP
Use PHPUnit to Implement Unit Testing in Your PHP Development
The PHPUnit testing framework brings test-driven development to PHP. Learn how how to install, confi ...
Categories: PHP
Managing Zend Framework Layouts
The Zend Framework offers a lot of layout flexibility. Learn some fundamentals of managing layouts w ...
Categories: PHP
A Sanity-saving Debugging Solution for Your PHP Development
Adding the powerful XDebug tool to your PHP development process will save you from countless hours o ...
Categories: PHP
Working with the Symfony Components PHP Libraries
Discover how working with the Symfony Components library can simplify your PHP development. ...
Categories: PHP
Create Advanced Facebook Apps with Facebook JavaScript
The Facebook JavaScript (FBJS) framework allows you to incorporate Ajax into your Facebook applicati ...
Categories: PHP
Add NoSQL Data Storage to Your PHP Development with Redis
Redis provides a powerful and speedy alternative to relational database servers for PHP developers. ...
Categories: PHP

