mysql

How to build a database driven website part 3

Posted by robwatts on February 7, 2007 at 2:06 pm

In parts one and two we looked at the initial database set up, inserting data into our database using csv and sql files, layout and content issues, relative to both using our database and how we can use other providers to both add value and gain additional income revenue; as well as url and navigational [...]

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