i write these files in a for-next loop, so at the start of each loop, i've to put an unmask command?
----- Original Message ----- From: "Jason Wong" <[EMAIL PROTECTED]> Newsgroups: php.general To: <[EMAIL PROTECTED]> Sent: Friday, August 30, 2002 4:11 PM Subject: Re: [PHP] Writing Files > On Friday 30 August 2002 20:53, Georgie Casey wrote: > > How do you write files so that theyre chmoded 777 by default. the folders > > theyre written to are 0777 but the files aren't. so i cant delete or modify > > the files through PHP, i have to first chmod them with FTP, which takes > > ages. > > umask() > > -- > Jason Wong -> Gremlins Associates -> www.gremlins.com.hk > Open Source Software Systems Integrators > * Web Design & Hosting * Internet & Intranet Applications Development * > > /* > monitor resolution too high > */ > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php