PHP



Arrays in PHP: Part 2

Saturday, February 9th, 2008

In my last article, we introduced a new array data type in PHP and covered its fundamentals. Today w

PHP Form Handling

Saturday, February 9th, 2008

Return to the PHP DevCentercontinue >>

Building a Simple Search Engine with PHP

Saturday, February 9th, 2008

Within a day, the engine was quite complete, and the result actually turnedout better than expected.

An Introduction to PEAR

Saturday, February 9th, 2008

The PEAR project was started by Stig S. Bakken to create a tool similar to that of Perl’s CPAN archi

Trip Mapping with PHP

Saturday, February 9th, 2008

Remember Raiders of the Lost Ark? One of the distinctive imageswas a thick red line cruising acros

Multiple File PHP Scripts

Saturday, February 9th, 2008

Thankfully, PHP supports four different language constructs and functions to allow for the import of

Ten Security Checks for PHP, Part 2

Saturday, February 9th, 2008

Use the .php extension for all script filesMany PHP programmers use .inc or .classextensions for lib

Managing Sessions and State with PHP

Saturday, February 9th, 2008

However, probably the most difficult concept for novice PHP programmers to grasp is handling their a

Object Overloading in PHP 5

Saturday, February 9th, 2008

A fine implementation of the object-overloading paradigm has found its wayinto PHP version 5. This

Three-Tier Development with PHP 5

Saturday, February 9th, 2008

SimplifyBusiness Logic with PHP DataObjectsIntroducingSmarty: A PHP Template EngineThePHP Scalabilit