Extending and Embedding PHP (Slashdot)

Extending and Embedding PHP (Slashdot)
Sebastian Bergmann writes “PHP is a widely-used general-purpose scripting language that is especially suited for Web development. The interpreter that executes programs written in the PHP programming language has been designed from the ground up to be easily embeddable (for instance into the Apache Web Server) and extendable. This extensibility is one of the reasons why PHP became the favourite

Script GUI for PHP (Jumbo.com)

Script GUI for PHP (Jumbo.com)
Easily run PHP scripts in GUI mode and test your website code.

Centralizing the Validation of Data with the Observer Pattern in PHP

Centralizing the Validation of Data with the Observer Pattern in PHP
DevShed Jul 31 2006 1:44PM GMT