Category Archives: change mode
chmod folder and subfolders
In SSH:
chmod -R 0755 foldername
In PHP:
shell_exec(“chmod -R 0755 foldername”);
Posted by selvam4win
In SSH:
chmod -R 0755 foldername
In PHP:
shell_exec(“chmod -R 0755 foldername”);
Posted in change mode, chmod, PHP, SHELL Command
Blog at WordPress.com. Theme: Mystique by digitalnature.