Free PHP Tutorials

Free PHP Tutorials

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 »

Feb
10

PHP and Heredocs

Posted by admin

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
Feb
09

PHP Pocket Reference

Posted by admin

by Rasmus LerdorfAn excerpt from PHP: Pocket Reference, a handy quick reference for PHP, an open-sou Read the rest of this entry »

Feb
09

Basic PHP Syntax

Posted by admin

Embedded code blocksPHP is an embedded web development language with many similarities to commercial Read the rest of this entry »

Feb
09

Securing a PHP Installation

Posted by admin

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 »

Feb
09

Arrays in PHP: Part 2

Posted by admin

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 »

Feb
09

PHP Form Handling

Posted by admin

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 »