MySQL Forums
Forum List  »  PHP

MySQL + PHP Audio Reference
Posted by: Sam Hayward
Date: May 26, 2010 04:58PM

(I had my previous post in the wrong area and worded incorrectly.)

Ive read countless forums about using blobs and referencing.

Im the type of person who learns by seeing. I kinda understand the referencing but I would like to see an example if I am doing it correctly.

My connection.php is located here : http://elixclothing.com/connection.php
The site I am trying to mimic is : http://opus1.o1engine.com/

The look of the site is completely easy to create on my own. Im trying to knock out the database information first. Im stuck on getting an audio file to play. I have my audio file located in /audio/sample1.mp3

As for what I have been reading would I have to create another table with :
ID Location
(auto in) /audio/sample1.mp3

If so how would that link to the speaker image in my table? As well as play the correct track within my previous table?

Any help would be great.

- Sam

Options: ReplyQuote


Subject
Written By
Posted
MySQL + PHP Audio Reference
May 26, 2010 04:58PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.