Hey there,
I was trying to use the GetImageSize and it returned the following error:
Warning: Unable to open http://www.digitalwebbing.com/desktop/wp/wonderwoman_800.jpg
What would cause this error? The file does exist, and I've enabled permissions to access the file.
I can't figure out why it wouldn't work. Thanks for your help.
Ron
what's the code you are using?
$xandy=GetImageSize($imgSrc);
Pretty cut and dry. Or so I thought it would be.
And what is in the $imgSrc?
the following URL:
http://www.digitalwebbing.com/desktop/wp/wonderwoman_800.jpg
which is accessable.
You can't do use an URL for GetImageSize.