> > 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.
Maybe this help: http://br.php.net/manual/en/function.fileperms.php http://br.php.net/manual/en/ref.filesystem.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php