Abstract
At this point, you know enough to start building your blog! In this chapter, I’ll walk you through how to build the backbone of your blogging application. The pieces you’ll build include:
-
A form to accept entry input
-
A script to handle input from the form
-
A script to save the entry in the database
-
A script to retrieve the entry from the database
-
An HTML document to display the retrieved information
Keywords
Business Logic Entry Table Main Page Full Path Cascade Style Sheets
These keywords were added by machine and not by the authors. This process is experimental and the keywords may be updated as the learning algorithm improves.
Preview
Unable to display preview. Download preview PDF.
Copyright information
© Jason Lengstorf 2010