PHPBuilder.com

Syndicate content
Newest Articles and How-To's on PHPBuilder.com
Updated: 5 hours 21 min ago

Downloading and Parsing Gmail Messages in PHP

5 hours 21 min ago
Use PHP IMAP functions to download and parse Gmail messages. ...
Categories: PHP

10 Productivity-boosting Tools for Your PHP Development

5 hours 21 min ago
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

5 hours 21 min ago
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

5 hours 21 min ago
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

5 hours 21 min ago
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

5 hours 21 min ago
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

5 hours 21 min ago
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

5 hours 21 min ago
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

5 hours 21 min ago
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

5 hours 21 min ago
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

5 hours 21 min ago
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

5 hours 21 min ago
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

5 hours 21 min ago
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

5 hours 21 min ago
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

5 hours 21 min ago
The PHPUnit testing framework brings test-driven development to PHP. Learn how how to install, confi ...
Categories: PHP

Managing Zend Framework Layouts

5 hours 21 min ago
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

5 hours 21 min ago
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

5 hours 21 min ago
Discover how working with the Symfony Components library can simplify your PHP development. ...
Categories: PHP

Create Advanced Facebook Apps with Facebook JavaScript

5 hours 21 min ago
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

5 hours 21 min ago
Redis provides a powerful and speedy alternative to relational database servers for PHP developers. ...
Categories: PHP