This tutorial in essence goes over implementing posting and inserting data into a database, along with data validation for the blog. This one also extends on Tutorial 10, 11, 12, so please check those out if you have not.
Here's the plan: * Make a page for posting * Make a form * Get the SQL for inserting * Prepare and validate data * Test page functionality * Finalize and clean up
Make sure to see the sources at http://kloplop321.com/php-tutorials/
Link to this comment:
All Comments (0)