PHP random link to file...?

kpa4941

New member
How can I make a program in PHP that can generate a random link to a certain file. I want to hide the real file name within the random characters.

Example:

Filename: blah.java

Link: http://www.domain.com/sd6fg8f.java

Is this possible?

Thanks.
 
Back
Top