advanced code snippet search
hamsterbacke82 on 12/21/10
php image file external
12/21/10 07:34pm
1 person have marked this snippet as a favorite
benediktvaldez
if (@GetImageSize($webcamimage)){echo "file exists";} else {echo "file does not exist";}
Report this snippet Tweet
Comment:
You need to login to post a comment.