Upload Script
Moderator: General Moderators
-
doubleduceFL
- Forum Newbie
- Posts: 1
- Joined: Tue Mar 23, 2004 9:33 pm
- Location: Ft. Myers/FL
- Contact:
Upload Script
Upload Script - CHMOD permission settings
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
example: chmod($filepath, 0644)
http://us4.php.net/manual/en/function.chmod.php