Hello Evryone,
I need some help on the function getimagesize. Most often I encounter this error:
Warning: getimagesize(http://www.rosaslist.nl/upload/20051004120655_tips.gif) [function.getimagesize]: failed to create stream: HTTP request failed! HTTP/1.1 404 Object Not Found in D:\dev.rosaslist.nl\html\category.php on line 90
Can anyone help me here please!!
Thanks, Mhar
/me shrugs. Can't resize an image that doesn't exist.
If the image is a file on your server, it would be easier to use its filename instead of its URL.
404 Object Not Found. Fake it? Y/N