rabbitkillrun
02 Jun 2007, 08:27 AM
I'm creating a web site for free sound effects and i have a database that has (or atleast will) have the details of each sound effect in it.
The table has the following fields:
name
description
path
price (not important)
catergories
I have pages for each category and i need the page to read the database and get the names of all the sounds in that catergoy. I also would like it to then read the path each individual file and put the filename at the end.
so say the file name was sound1.mp3
and the path was http://www.soundhost.com/sounds/
i'd need it to link the word sound1.mp3 on the page to link to the file.
http://www.soudhost.com/sounds.
Can anyone help me with this.
thanks in advance
Sean G
The table has the following fields:
name
description
path
price (not important)
catergories
I have pages for each category and i need the page to read the database and get the names of all the sounds in that catergoy. I also would like it to then read the path each individual file and put the filename at the end.
so say the file name was sound1.mp3
and the path was http://www.soundhost.com/sounds/
i'd need it to link the word sound1.mp3 on the page to link to the file.
http://www.soudhost.com/sounds.
Can anyone help me with this.
thanks in advance
Sean G