Tijs
12-30-2005, 11:42 AM
I'm having some trouble getting a PHP code that directs you to a file without you seeing where the file is beeing downloaded from.
ie:
The URL is: www.mysite.com/getfile.php?id=9C435A9678EFF6235C543
While the location is: www.mysite.com/files/song.mp3
I'm merely using it to link to mp3's and videos, so I'm not looking for a huge code or anything.
Now I know it has something to do with md5 decoding and the location urls being inserted into a MySQL database, but I can't find anything (simple enough).
So any php-nerds willing to help me?
Here's my e-mail/msn if it's too complicated to explain over here: tijsvanleur@gmail.com
ie:
The URL is: www.mysite.com/getfile.php?id=9C435A9678EFF6235C543
While the location is: www.mysite.com/files/song.mp3
I'm merely using it to link to mp3's and videos, so I'm not looking for a huge code or anything.
Now I know it has something to do with md5 decoding and the location urls being inserted into a MySQL database, but I can't find anything (simple enough).
So any php-nerds willing to help me?
Here's my e-mail/msn if it's too complicated to explain over here: tijsvanleur@gmail.com