webdev

How to build a database driven website part 2

Posted by robwatts on January 5, 2007 at 9:32 pm

In part 1 of how to build a database driven website we looked at creating the database and tables and looked at some simple options for inserting data. In this part we are going to look at connecting to the DB using PHP, creating a simple template as well as discussing a few site architecture [...]

How to build a data driven website part 1

Posted by robwatts on January 5, 2007 at 2:40 pm