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

$fotoinfo=getimagesize("C:\\Eigene Dateien\\Temp\\Foto.jpg");

if i use that code, the errormessage is always "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