Revision: 37970
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at December 21, 2010 19:34 by hamsterbacke82
Initial Code
if (@GetImageSize($webcamimage)) { echo "file exists"; } else { echo "file does not exist"; }
Initial URL
Initial Description
Initial Title
Check if external image exists
Initial Tags
php, image, file
Initial Language
PHP