

Getting Started with Memcached in PHP - PHPBuilder Staff
Quercus: Bring Java's Power to Your PHP Development (and Vice Versa) - PHPBuilder Staff
Build Your Own PHP Web Mailer - PHPBuilder Staff
10 Experimental PHP Projects Pushing the Envelope - PHPBuilder Staff
Video: Connecting to Twitter Using the Zend Framework - PHPBuilder Staff
PHP Key to Facebook's Open Source Infrastructure - PHPBuilder Staff
PHP for Android Project Launched - 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. ยป
|


Downloading and Parsing Gmail Messages in PHP
By Rose Kelleher
Use PHP IMAP functions to download and parse Gmail messages.
10 Productivity-boosting Tools for Your PHP Development
By W. Jason Gilmore
These 10 PHP development tools will streamline and automate those menial and often repetitive tasks that lead to inefficiency.
Creating an RSS Aggregator with the PHP SimplePie Library
By Jason Gilmore
Find out how easy it is to create a rudimentary custom RSS aggregator using the powerful SimplePie library.
Transferring Huge XML Documents in PHP with an Ajax-driven Web Interface
By Octavia Andreea Anghel
Learn how to transfer huge XML documents in PHP via a Web interface using Ajax and the GET method. You will split the XML document into equal pieces and then rebuild it into a specific file.
The 5 WordPress 3.0 Features Worth Upgrading For
By Arpan Dhandhania
Among the 1,217 bug fixes and feature enhancements in WordPress 3.0, these five new features are the most important and interesting to one advanced programmer.
A Developer's Look at ExpressionEngine 2
By Jason Gilmore
Version 2 of the PHP-driven ExpressionEngine content management system offers dozens of new and improved features. Get an overview of this new version with highlights of its key features.
10 Easy Examples for Deciphering PHP Regular Expressions
By Jason Gilmore
PHP regular expression syntax can be almost indecipherable. Using these 10 number-based examples, you can construct even complex PHP regular expressions with ease.
Refactor Your PHP Site Using MySQL Stored Procedures and Views
By Jason Gilmore
Integrating MySQL stored procedures and views into PHP can go a long way towards separating web site logic and the domain model.