Question
mp3 and url problem
Hi everyone!
I have searched here on this forum, but I haven´t found a solutions for my two problems or
I haven˝t searched properly.
My first problem is with mp3 files. I have created a mysql database for my mp3 files
like this: id (int), date (date), content (varchar), file (varchar) and now my problem is
how to set up the page so the file loads on the page and the user
can be listend to it.
My second problem is with url. I have created a image gallery for my banners on the site.
My SQL table is setup like this: id (int), client (varchar), banner (varchar), link (varchar), startingdate (date) and
endingdate (date). I would like to setup is like this: if an user clicks on the banner it will take him to the
clients site.
I thank everyone in advance for any tips I can get to solve my two problems.
I have searched here on this forum, but I haven´t found a solutions for my two problems or
I haven˝t searched properly.
My first problem is with mp3 files. I have created a mysql database for my mp3 files
like this: id (int), date (date), content (varchar), file (varchar) and now my problem is
how to set up the page so the file loads on the page and the user
can be listend to it.
My second problem is with url. I have created a image gallery for my banners on the site.
My SQL table is setup like this: id (int), client (varchar), banner (varchar), link (varchar), startingdate (date) and
endingdate (date). I would like to setup is like this: if an user clicks on the banner it will take him to the
clients site.
I thank everyone in advance for any tips I can get to solve my two problems.
