PHP By Example, Part 2
By Erik Zoltan2005-04-29
Delving Deeper into Webzine Authoring and Delivery
As a language for building dynamic Web pages, PHP offers a simplified method for constructing complex and powerful Web-related programs. Step by step, Erik demonstrates the fundamental principles of PHP in an original real-world Web site example. In Part 2 of this series, he shows you how the delivery module presents a menu of stories to the reader, and how the authoring module permits authors to submit stories to a Webzine.
If you're new to PHP, you might be pleasantly surprised by how easy it is in practice. My intention is for you to come away with a good feel for what it's like to work in PHP; after that, you'll be able to decide whether or not it's right for you.
Tutorial Pages:
» Delving Deeper into Webzine Authoring and Delivery
» Introduction
» Menu of Stories
» Authoring Page "author.php3"
» Why You Should Use PHP
» Resources
First published by IBM developerWorks
