| |||||||||||||||||
chmod-ing using phpchmod stands for change mode. ( http://en.wikipedia.org/wiki/Chmod ) ( http://us2.php.net/chmod ) chmod is important when we want to set the access to files or folders hosted on the server. we can run chmod using phpscript example,... more
| |||||||||||||||||
