Re: Permissions on uploaded image don't allow for over writing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jason, Hugh, John,
Thanks for all your help. And thanks Hugh for sending me your FTP script.
It turns out that the chmod() command was the magic bullet I was looking for. By placing
chmod ($imageName, 0777)
... into the script right after it places the uploaded file in it's destination directory, it is then ready to be over written by future users.


   I appreciate everyone taking the time to answer my question.

--
Dave Gutteridge
dave@xxxxxxxxxxxxxxx

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux