Parabolart
07-14-2005, 11:57 PM
Can anyone make a script like this...
For example.. I upload a file, and the script make's an "id". so like.. if i want to download the file.. I go to .../file.php?id=35 and it then checks if you are a registered used and then redirects you to the file. Is this possible?
The reason being is that I don't want to use attachments on big files that will cause my database to get really big.
For example.. I upload a file, and the script make's an "id". so like.. if i want to download the file.. I go to .../file.php?id=35 and it then checks if you are a registered used and then redirects you to the file. Is this possible?
The reason being is that I don't want to use attachments on big files that will cause my database to get really big.