On Tuesday 09 December 2003 02:19, Scott Fletcher wrote:

>     Looked up on the manual about the chmod() function for PHP, nice but it
> wouldn't work if the ownership file permission is set, so that bring up a
> question.  How do I view the file permission or folder permission to see if
> it have the neccessnary permission before proceeding.   That way, I can
> halt the script if there is no write permission or something.

manual > Filesystem functions > is_*(), lstat()

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
QOTD:
        "Sure, I turned down a drink once.  Didn't understand the question."
*/

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

Reply via email to