A quick pointer on making a database

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
ralphiedee
Forum Newbie
Posts: 8
Joined: Fri Jul 18, 2008 10:59 pm

A quick pointer on making a database

Post by ralphiedee »

I have mysql and php availble on my webhosting and my MAMP app. I just need to know the basics of making a database that will store pages with items (about 100) for a website. For instance if I had 20 products the pages would be something like items/shoes/pair1.html I dont want to have 100 html pages without having them in a database. I do web design and have my hands full already, any pointers on how to do this or a tutorial on how?

rd
josh
DevNet Master
Posts: 4872
Joined: Wed Feb 11, 2004 3:23 pm
Location: Palm beach, Florida

Re: A quick pointer on making a database

Post by josh »

Post Reply