On Thursday, June 13, 2002 at 10:39:51 PM, you wrote:
> if /path/to/image/cache/$id exists then
>    just spit that file back to the browser and exit

If you're gonna do this, be sure to check that $id doesn't contain something
dangerous such as '../../../../../../../../../../../../../../../etc/passwd'.

-- 
Stuart


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

Reply via email to