Posted on January 5, 2007 by SEO Consultant
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 issues.
We are going [...]
Filed under: mysql, php, webdev, websites | Leave a Comment »
Posted on January 5, 2007 by SEO Consultant
Building a simple database driven website.
This is part one of a multi part yet to be determined ‘how to’ aimed at showing you how to build a database driven website.
Ok for this recipe you will need.
An idea of what you want to do
Basic knowledge of HTML
PHP enabled webspace
A Mysql Database
PhpMyAdmin
A dataset
Will and determination to get [...]
Filed under: mysql, php, seo, webdev, websites | Leave a Comment »