This week you'll learn how to access a database from the Web using PHP. Inserting new items into the database is similar to getting items out of the database. You follow the same basic steps: make a connection, send a query, and check the results.

This story continues at http://www.databasejournal.com/news/...-Using-PHP.htm