Jump to content

How to save a file after using file_get_contents


Tuskony

Recommended Posts

The title says it all....

 

I want to download images to my server using file_get_contents but I am not sure how I actually save these images once file_get_contents() has finished.

 

A user inputs a URL into a form and clicks submit then the site downloads the image to my server. However I'm also not sure how I verify that they've entered a proper URL to a picture and not to a script or something like that...

 

Thanks guys!

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.