Sites with PHP lessons
- php basics
-
A List Apart - Manage content with PHP
A great, straight forward guide to organising all elements of a web page for optimum flexibility and ease of content creation. It also means you can offer visitors a choice of styles, with a cookie script to boot.
-
Digital-web.com - easy peasy PHP
A 'starting-out' lesson covering 'including elements', Switch conditionals, and size compression.
-
Ffyicenter.com - PHP managing cookies
A collection of 23 tips on understanding and managing cookies in PHP. Clear explanations and tutorial exercises are provided on setting and receiving cookies, creating and removing persistent cookies, specifying domain and path to restrict cookies, finding cookies in cookie files, cookie limitations.
-
IBM.com - Learning PHP
(Requires registration) A three part tutorial. The first walks you through creating a basic PHP page using HTML forms and also covers accessing databases.
-
Devarticles.com - Using PHP
Basic and not so basic "function" features of PHP
-
PHPBuilder.com - Classes and PHP tutorial
An overview of using classes when programming PHP.
- miscellaneous lessons
-
PHP.net - Handling file uploads
A tutorial on how to allow visitors to upload files to your 'site'.
-
Evolt.org - Multiple Pages With PHP
Make a results display page more organised by splitting up results into pages with a limited number of results and "next" and "previous" links?
- php and flash
-
Macromedia.com
- Flash + PHP Articles
Articles on the use of PHP and flash from Macromedia.

