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