Jump to content

php dling image links


ItSmokin

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.