Whether you are using Linux on the desktop or as a server, it's still good that you're using Linux. Linux related questions go here.
Moderator: General Moderators
-
cleancut
- Forum Newbie
- Posts: 1
- Joined: Wed Jan 26, 2005 3:21 pm
Post
by cleancut »
hey... started this php programming thing a couple of days ago, so i'am totally wet behind the ears... what is and how do i CHMOD??
-
Deemo
- Forum Contributor
- Posts: 418
- Joined: Sun Jan 18, 2004 11:48 am
- Location: Washington DC
Post
by Deemo »
CHMOD is a linux shell command that set the permissions of a file or folder. to do it in PHP, you use
chmod()
-
feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
Post
by feyd »
moved...to.....Linux
