Adding a database to a website

They have: 5,633 posts

Joined: Jan 1970

I'm new to working with databases and I haven't quite gotten comfortable with internet programming, so here I am in need of some advice.

I have a friend has asked me to help in adding a database to his website. The page is written in HTML and uses forms. My question is, how should I go about adding the database? and what kinds of databases would you recommend? All advice and opinions are greatly appreciated.

They have: 453 posts

Joined: Jan 1999

Two questions:

1. Will the DB be used to generate the pages each time they are accessed or only once in a while ?
(e.g. I generate the news on my homepage once per night, but the e-commerce site generates the pages on the fly.)

2. What OS is running on your host.

Best thing is to check out PHP (incl. FastTemplates) and mySQL which is a pretty reliable and commonly used solution.

If you run into more specific problems let us know.

anti

They have: 39 posts

Joined: Jun 2000

Depending on your ISP, you also have choice to use Cold Fusion.

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.