News Feed
Jobs Feed
Sections




News Archive
DevShed:
Handling Entries for a Blogger Built with PHP
November 28, 2006 @ 09:58:00

DevShed has posted the second part of their (three part) series looking at the construction of a blogging application in PHP5. In this part, they look at how to handle the user's desire to input entries into the application via a HTML form.

In this second installment of the series, I'll show you how to expand the initial functionality of the already familiar "BlogProcessor" class so that it is capable of addressing all these (displaying all the entries, show the insert/update forms) issues.

They start with the simplest of the group - the displayBlogs method, outputting the full contents of the entries for the blog. Things get a bit tougher with the next step - creating the insert and update forms for pushing content into the database. Finally, they defined the header and footer functionality to make setting up the structure of the page simpler.

0 comments voice your opinion now!
part2 blog tutorial insert update form header footer display part2 blog tutorial insert update form header footer display


blog comments powered by Disqus

Similar Posts

NetTuts.com: How to Write Code That Embraces Change

Danne Lundqvist's Blog: Adding support for MS SQL Server to PHP in Linux

NETTUTS.com: Image Resizing Made Easy with PHP

Community News: "PHP Tip a Day" Blog

ProDevTips.com: Trackbacks with Google Blog Search and Zend Feed


Community Events











Don't see your event here?
Let us know!


development release functional community series database phpunit usergroup unittest framework language podcast rest introduction interview conference opinion zendframework2 testing symfony2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework