News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
feed this:

WebReference.com:
Building a Weblog Part 4
March 06, 2007 @ 11:37:00

WebReference.com has posted part four (the final installment) of their "Building a Weblog" series today, focusing on creating the categories for the posts, adding a new entry, and updating a current one.

First off is the creation of the categories script - just a simple little page that takes in the category name (from a form) and inserts it into the categories table in the database. The next form functions in basically the same way, but handles more information. It lets you write and save a new blog entry to the database.

Finally, since everyone makes mistakes, they include a sample script to let you update one of your already posted blog entries, using the same kind of form you used to enter it.

0 comments voice your opinion now!
weblog tutorial create category entry edit form database weblog tutorial create category entry edit form database



WebReferece.com:
Building a Weblog Part 2
February 19, 2007 @ 11:34:00

WebReference.com is back today with part two of their "Building a Weblog" series picking up where the previous part left off.

They start with adding a comments summary to the page, giving the user a view of the previous comment submitted by other users. They include a brief look at anchor tags before moving into the code to display some of the previous blog entries. Next up is all about getting more specific - creating the code to view each of the specific blog entries.

Of course, what is an entry without its comments, so they include the code to integrate that into the page as well. Finally, they give the user a way to talk back about the content they're reading by adding a simple comments form to each of the posts' pages.

0 comments voice your opinion now!
build weblog tutorial comment previous entry build weblog tutorial comment previous entry



Community Events









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


code releases database security zendframework ajax job application package cakephp mysql PHP5 release zend book conference developer PEAR framework example

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