[snip]
I would like to call image /user/mysite/image_01.jpg using something
like /user/mysite/public_html/loadimage.php?image=1

is this a simple procedure or hard ...
[/snip]

It is quite simple Newman. Create a PHP page that reacts to the passing
of a variable to determine which image to call. It will still be a jpg
when it arrives at the browser...is this what you are trying to prevent?
If so, why? If it is to "prevent" image theft it really will not permit
it. 

HTH!

Jay

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to