I want to build my webpage based on data in a database
Posted: Thu Jul 02, 2009 9:25 am
Hi there,
I've been struggling for a while and can't figure out how to proceed.
I want to have a database, where I can enter all relevant data. My website should be able to categorize the data from the database and display it.
Example of what I would like:
I want to enter 4 records in a database:
Brand Type
Ford Mustang
Ford F150
Dodge Viper
Chrysler Voyager
On my website I would like to see a treestructure looking like this:
Chrysler (1)
Dodge (1)
Ford (2)
So, automatically a counter should count how many Ford's there are in the DB.
By clicking on Ford, the tree should open and display the detailrecords.
Is this possible at all?
Thanks in advance,
Ben
I've been struggling for a while and can't figure out how to proceed.
I want to have a database, where I can enter all relevant data. My website should be able to categorize the data from the database and display it.
Example of what I would like:
I want to enter 4 records in a database:
Brand Type
Ford Mustang
Ford F150
Dodge Viper
Chrysler Voyager
On my website I would like to see a treestructure looking like this:
Chrysler (1)
Dodge (1)
Ford (2)
So, automatically a counter should count how many Ford's there are in the DB.
By clicking on Ford, the tree should open and display the detailrecords.
Is this possible at all?
Thanks in advance,
Ben