ItSmokin Posted March 8, 2008 Share Posted March 8, 2008 I need to know how to tell php to download the image links so if i have the link http://www.link.com/images.50982352jpg i need to write code so it downloads that file to our ftp it's this, only i want to use a link instead of the browse button <FORM ENCTYPE="multipart/form-data" ACTION="addImage.php" METHOD=POST> Upload this file: <INPUT NAME="userfile" TYPE="file"> <INPUT TYPE="submit" VALUE="Upload File"></FORM> Link to comment https://forums.phpfreaks.com/topic/95033-php-dling-image-links/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.