Re: Re[2]: [PHP] Scripts creating files and folders into un/grp "Nobody" on Apache

2004-03-11 Thread Jay
sorry but i'm trying to avoid putting my ftp login in password directly into my script. i should have mentioned that earlier. any other ideas? "Tom Rogers" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > Thursday, March 11, 2004, 5:52:08 PM, you wrote: > >> Use the php ftp f

Re[2]: [PHP] Scripts creating files and folders into un/grp "Nobody" on Apache

2004-03-10 Thread Tom Rogers
Hi, Thursday, March 11, 2004, 5:52:08 PM, you wrote: >> Use the php ftp functions to create directories and move uploaded >> files would be one way. >> >> -- >> regards, >> Tom J> Move the uploaded files? You mean create the directory in the wrong spot and J> then move it to the right spot? and