Database Driven Website

A

Alec

Help...

Am making my first steps into database driven websites.

OK have started a tutorial with MySQL and phpMyAdmin but this is sadly
for Dreamweaver.

Being a Frontpage user, would like to learn the basics for this. Do you
guys know of any good tutorials.

Just the basics, ie making a table of results from a search, and maybe
including images relating to the search.

The tutorial is good enough that I can create the database itself. Its
just creating the webpages.

Many thanks

Alec
 
T

Terry Stockdale

Help...

Am making my first steps into database driven websites.

OK have started a tutorial with MySQL and phpMyAdmin but this is sadly
for Dreamweaver.

Being a Frontpage user, would like to learn the basics for this. Do you
guys know of any good tutorials.

Just the basics, ie making a table of results from a search, and maybe
including images relating to the search.

The tutorial is good enough that I can create the database itself. Its
just creating the webpages.

Many thanks

Alec

Alec,
Sitepoint has an excellent book "Build Your Own Database Driven
Website using PHP and MySQL". Check it out at
http://www.sitepoint.com . The current edition (#3) covers PHP5; my
copy is the 2nd edition, which covers PHP4.3.
 
Top