PHP



Code As Data: Reflection in PHP

Thursday, February 7th, 2008

There is a long history of using programs to automate the writing of code in C and similar languages

Quick and Clean PHP Forms

Thursday, February 7th, 2008

This tutorial presents a basic implementation of HTML_QuickForm to produce a common email contact fo

Getting Flashy With PHP

Thursday, February 7th, 2008

In this article, I’ll introduce you to Ming as it applies to PHP, discuss installation procedures fo

Implementing MVC in PHP: The Controller

Thursday, February 7th, 2008

The ControllerQuite simply, the controller handles incoming requests. It uses input, in this case fr

Variable Manipulation and Output

Thursday, February 7th, 2008

Basic manipulationsNow that we have a better idea of the types of variables in PHP and are familiar

The PHP Configuration File

Thursday, February 7th, 2008

Using the PHP configuration file can make administration of PHP as simple as administration of Apach

Working with Permissions in PHP, Part 1

Thursday, February 7th, 2008

How Permissions WorkBefore we can explain how permissions can be used from within PHPapplications, y

Using Shared Memory from PHP

Thursday, February 7th, 2008

IPC is a complex concept. The term includes various mechanisms of dataexchange between processes sta

Peeking at Pear

Thursday, February 7th, 2008

True power in a programming language comes from its extensibility. A good programming language can

Working with Files in PHP, Part 3

Thursday, February 7th, 2008

The Directory Object Working with directories in PHP is done through the use of a pre-definedpseudo