Php Code to download an image in server and replace /rename
Posted: Fri Feb 19, 2010 3:50 am
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"
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"