Php Code to download an image in server and replace /rename

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
sreetc
Forum Newbie
Posts: 1
Joined: Fri Feb 19, 2010 1:14 am

Php Code to download an image in server and replace /rename

Post by sreetc »

Can you please help me to do this: :( :( :( :(

I need to download the images from the server site and put the image into my server and reload it.
Example:

Need to download the image "trac-logo.png " from (http://core.trac.wordpress.org/chrome/site/trac-logo.png )and replace this image path with the downloaded location:

say : http://localhost:portno/wordpress/site/trac-logo.png"
Post Reply