isn't it possible to get image informations from the local harddrive?

$fotoinfo=getimagesize("C:\\Files\\Temp\\Image.jpg");

if i use that code, the errormessage is always
Unable to access c:\Files\Temp\Image.jpg
getimagesize: unable to open file for reading

got anybody a solution?



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

Reply via email to