Logo name

Practical PHP Programming:Practical PHP

From IpbWiki

  • Currently1.00/5
Jump to: navigation, search

While this has book so far has by no means been theory only, we have not really looked at examples of complete PHP projects - applications taken from through all the stages of software development. There are a number of common PHP applications that you are likely to want to make during your programming career, and the code and ideas presented here is designed to be easily ported into your own work, even if your actual project is not covered exactly here.

The projects covered here are a poll, a guestbook, a messageboard, and image thumbnails - these terms are explained more in each individual section. Although there is not enough room in this book to cover much design brainstorming and the like, I have tried to give as much technical detail as possible in the hope that it will deepen your understanding of the language.


Chapter contents


Next: Practical_PHP_Programming:Creating a poll

This page was last modified on 21 October 2006, at 18:21.  This page has been accessed 2,083 times.  Content is available under GNU Free Documentation License 1.2Disclaimers