> Is it possible to import images from external sources using
> ImageCreateFromGIF()? I am working on a script that is designed to pull a
> web-based counter into another image on my server, but I get errors from
> every external URL I've tried so far.

Probably not.

You'll have to suck the GIF down into a local file, and then use
CreateImageFromGIF, I think.

--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to