salman_500
hey guyz...
welll i finally got my little automatic script working.... but there is one thing i wanted to modify... you see i have randim names for the files.... and i dont want to send the files to the users with that name... so is there any way i can rename the files before a user views em..
like i want the original name to be kept on my site.... like if a file is names 123.rar on my server....it remains the same...but once the client has downloaded the files...llike he saves it to the path... the name is not 123.rar.... but it has to be equal to 'name' column in the database of the row which has the id equal to the file name...
like in the above example... files name is 123.rar.. id in table is '123' but the name is ABC...
so i want is that once a user saves the file to a path... the file name on his computer is not 123....but ABC...
hope i clearified what i want...
thnx !
welll i finally got my little automatic script working.... but there is one thing i wanted to modify... you see i have randim names for the files.... and i dont want to send the files to the users with that name... so is there any way i can rename the files before a user views em..
like i want the original name to be kept on my site.... like if a file is names 123.rar on my server....it remains the same...but once the client has downloaded the files...llike he saves it to the path... the name is not 123.rar.... but it has to be equal to 'name' column in the database of the row which has the id equal to the file name...
like in the above example... files name is 123.rar.. id in table is '123' but the name is ABC...
so i want is that once a user saves the file to a path... the file name on his computer is not 123....but ABC...
hope i clearified what i want...
thnx !
