Static Free Energy (Zend)
This tutorial will show you how to produce static html pages using PHP. This is important if you want the benefits of using PHP to build sections of a site where the content of the pages doesn't change very often.
Template Example with PHP Includes
Show how to use 'php includes' inside a template.
Ten Security Checks for PHP (ONLamp)
Though it's easy to create sites in PHP, it's not immune to sloppy coding. Clancy Malcolm explains how to recognize and fix potential security holes.
Three-Tier Development with PHP 5 (ONLamp.com)
Luis Yordano Cruz demonstrates three-tier PHP application design with PEAR::DB_DataObject, Smarty, and PHP 5. The article assumes that you have some familiarity with HTML, Smarty, PEAR::DB_DataObject, MySQL, and PHP 5.
Time-2-Design
Offers PHP tutorials (commented scripts). Also some C++, flash and photoshop tutorials.
Try PHP
Learn how to use, install, communicate and setup PHP and MYSQL.
Use BB Code in Your PHP Application (SitePoint)
BB code is a simple set of instructions that provide rules as to how a piece of text should be formatted. In this hands-on tutorial, Stoyan explains the basics that every developer should know about the use of BB code in PHP applications.
Using Cookies in PHP (Website Publisher)
Learn how to set and read cookies using the PHP scripting language.
Using PHP 5's SimpleXML
This tutorial explains the usage of the Simple XML extension new to PHP 5. It provides examples of reading and querying XML data.
Results: Previous 1 2 3 4 5 6 7 8 9 10 11