readImage from URL
Posted: 2010-01-03T11:15:19-07:00
I'm sure this must of been asked a million times, sorry!
If you don't have the file local and you want to readImage, what is the best method?
at the mo I'm doing
$status = $resource->readImage(http://url/test.gif);
Thanks
If you don't have the file local and you want to readImage, what is the best method?
at the mo I'm doing
$status = $resource->readImage(http://url/test.gif);
Thanks