fopen an image from another site help

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Caroline
Forum Commoner
Posts: 25
Joined: Thu Jan 30, 2003 1:38 pm

fopen an image from another site help

Post by Caroline »

Hello there,

I need to load an image (gif or jpg) from another website, save it to my FTP, make other copies of it, then resize them to 65, 150, and 250 pixel images.

After that, i should display the URLs of the images (on my FTP) as well as both 4 images.

Any solution for that?

(My host support GD2+ and ImageMagik)
Post Reply