Page 1 of 1

Upload Script

Posted: Tue Mar 23, 2004 9:33 pm
by doubleduceFL
Upload Script - CHMOD permission settings

Posted: Tue Mar 23, 2004 9:34 pm
by Goowe
What's your problem? When you use the chmod() function you have to make sure the permissions are in digits and have four digits in them

example: chmod($filepath, 0644)

http://us4.php.net/manual/en/function.chmod.php