dutchee
09-11-2004, 11:38 AM
Hi,
I'm looking for a PHP script or a Perl/CGI script which you can use to upload and host images in .gif/.jpg/.png format. But the link to the image will carry not these extensions, just a string with chars like without extension http://www.domain-name.com/images/?=12345abcde
or with a PHP extension:
http://www.domain-name.com/images/12345abcde.php
And an URL like this will just load the image(image.jpg) without using the actual filename of this image(image.jpg).
An example of what I mean, is like:
http://www.enom.com/domains/GifOutText.asp?t=X333030313734363E15203B3C333C30313B343830267B363A38
I know this is something different and it's in ASP, but just to give you an idea of what I mean.
Can anyone point me to such a script?
Thanks,
Michel,
I'm looking for a PHP script or a Perl/CGI script which you can use to upload and host images in .gif/.jpg/.png format. But the link to the image will carry not these extensions, just a string with chars like without extension http://www.domain-name.com/images/?=12345abcde
or with a PHP extension:
http://www.domain-name.com/images/12345abcde.php
And an URL like this will just load the image(image.jpg) without using the actual filename of this image(image.jpg).
An example of what I mean, is like:
http://www.enom.com/domains/GifOutText.asp?t=X333030313734363E15203B3C333C30313B343830267B363A38
I know this is something different and it's in ASP, but just to give you an idea of what I mean.
Can anyone point me to such a script?
Thanks,
Michel,
