A good programmer makes her code look so simple and comprehensible that any other programmer can un...
Though it's easy to create sites in PHP, it's not immune to sloppy coding. Clancy Malcolm explains ...
Learn how to set and read cookies using the PHP scripting language.
Tutorial explains how to implement the phpCache script and use it to keep your database server load...
Article describes three ways to make your URLs search engine friendly using PHP.
The lessons provided in this PHP/MySQL tutorial are short and simple. You'll learn to create and ma...
A description in plain English of what classes are, and how they can make your project easier to co...
This tutorial steps through the POSIX-compliant regular expression functions in PHP in a straightfo...
Show how to use 'php includes' inside a template.
Database transactions are important for data reliability and consistency. Used properly, they can p...
This article introduces a toolkit designed specifically for manipulating configuration files, there...
Explains the PEAR database abstraction layer.