> What I'd like to do is check the directory 'images' first to see if
> 'mast_$img_pick.jpg' exists and if it doesn't, call a different image such
> as 'mast_default.jpg'. I'm sure this isn't hard, I'm just not sure how to
> start.

Maybe you can start with file_exists() or is_file() and somehow work from
there???

---John Holmes...


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

Reply via email to