On Sunday 12 January 2003 12:56, Ben Cheng wrote:
> When I run mkdir("path to new dir", 0777); I get a directory that has
> owner and group set to "nobody" and drwxr-xr-x permission.  How do I
> get the permission to be set to drwxrwxrwx?

umask()

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
In America, any boy may become president and I suppose that's just one
of the risks he takes.
                -- Adlai Stevenson
*/


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

Reply via email to