All of this is very nice, but it takes a little while to get to know PHP’s tricks, especially those Read the rest of this entry »
Free PHP Tutorials
PHP and Heredocs
PHP is wonderful for generating dynamic web pages. The ability tocombine the PHP, HTML, and SQL sta Read the rest of this entry »
The Reasoning Behind TemplatesWhile that process is certainly valid and useful, most developers agre Read the rest of this entry »
Enter PEAR, the PHP Extension and Application Repository, which provides anever-growing number of cl PHP
PHP Pocket Reference
by Rasmus LerdorfAn excerpt from PHP: Pocket Reference, a handy quick reference for PHP, an open-sou Read the rest of this entry »
Basic PHP Syntax
Embedded code blocksPHP is an embedded web development language with many similarities to commercial Read the rest of this entry »
Securing a PHP Installation
Since PHP is most commonly used as an Apache module, it derives its security model to a large degree Read the rest of this entry »
Arrays in PHP: Part 2
In my last article, we introduced a new array data type in PHP and covered its fundamentals. Today w Read the rest of this entry »
PHP Form Handling
Return to the PHP DevCentercontinue >>
Within a day, the engine was quite complete, and the result actually turnedout better than expected. Read the rest of this entry »