Dean C
09-28-2002, 07:08 PM
On some addresses on some sites i see that they dont have the php filename in the url such as this one:
http://www.rapmusic.com/rapmusic/content/?content=artists
noticed its ?content=artists instead of filename.php?content=artists...
id like to know how to do that :D
____________________
Secondly on some download scripts (well most download scripts)...
when you click a link to download a file it is not the path to the file on your server
e.g. yourdomain.com/files/file.zip
its sometimes:
yourdomain.com/download.php?downloadid=1
How would i go about doing that?
_____________
Thanks in Advance
- miSt
http://www.rapmusic.com/rapmusic/content/?content=artists
noticed its ?content=artists instead of filename.php?content=artists...
id like to know how to do that :D
____________________
Secondly on some download scripts (well most download scripts)...
when you click a link to download a file it is not the path to the file on your server
e.g. yourdomain.com/files/file.zip
its sometimes:
yourdomain.com/download.php?downloadid=1
How would i go about doing that?
_____________
Thanks in Advance
- miSt