Re: Image linking help in PHP
Karl DeSaulniers <[email protected]>
| Newsgroups | gmane.comp.php.database,gmane.comp.php.windows |
|---|---|
| Message-ID | <[email protected]> |
+1 This is the way to do it IMO. Has worked for me. Karl On Jul 4, 2010, at 1:26 PM, Vinay Kannan wrote: > So basically you want to be able to associate an image with an Mp3, > and the > path to the mp3 is stored in the DB, right ? > If above is the case, why dont you upload the image to an image > folder, and > save the path to the image in the DB too along with mp3 path > details, I > think this should work ! > > Thanks, > Vinay > > On Sun, Jul 4, 2010 at 10:50 PM, nagendra prasad > <[email protected]>wrote: > >> Thanks Jason, However will this work if each time let say a >> variable called >> $mp_url will change. I hope you know what I meant. The MP3 link >> will not be >> constant, but the image file link could be constant. >> >> I already linked the MP3 link with its own name (Text ) and its >> working but >> now I want to replace the MP3 name (Text) with an image because >> the song >> name will be the heading of the page so no need to echo out twice >> right. >> >> Best, >> Guru. >> Karl DeSaulniers Design Drumm http://designdrumm.com -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php