I have been searching the internet about this... Still nothing, but I know its possible:
I need to display content based on if they have a certain variable...
I need it to be like this: http://mywebsite.com/downloads/download.php?id=1 would do this: include('files/wallpaper/chat.php');
So therefore http://mywebsite.com/downloads/download.php?id=2 would do this: include('files/screensaver/download.php');
and all other requests that don't have a variable in the url would include "nodownload.php"
Thanks guys![]()



Reply With Quote




Bookmarks