|
Re: Downloading an external image and saving it to disk
Quote:
Originally Posted by PhilBon
Make sure that you have access to write to that folder. Most the time on PHP servers the only access for the end users is read only. Run through your code and if you know that you are getting stopped at the writing part, chances are it's that the permissions have not been set up.
|
My only concern was that if I set write permission for a specific folder (even if it was just for containing the image downloads in question), it would be insecure. Is there any reason that I should avoid doing that?
__________________
Dr. Zoidberg: [ecstatic] I'm going to a movie... with FRIENDS!
|