dezkit Posted June 25, 2008 Share Posted June 25, 2008 is it possible so that if im in a php page, it chmods every page inside a certain directory? Link to comment https://forums.phpfreaks.com/topic/111926-solved-chmod-php/ Share on other sites More sharing options...
DarkWater Posted June 25, 2008 Share Posted June 25, 2008 Yes. Simple questions get simple answers. Link to comment https://forums.phpfreaks.com/topic/111926-solved-chmod-php/#findComment-574490 Share on other sites More sharing options...
dezkit Posted June 26, 2008 Author Share Posted June 26, 2008 k can i get the code, thanks. Link to comment https://forums.phpfreaks.com/topic/111926-solved-chmod-php/#findComment-575345 Share on other sites More sharing options...
Jabop Posted June 26, 2008 Share Posted June 26, 2008 k can i get the code, thanks. Code: http://us3.php.net/chmod Link to comment https://forums.phpfreaks.com/topic/111926-solved-chmod-php/#findComment-575350 Share on other sites More sharing options...
dezkit Posted June 26, 2008 Author Share Posted June 26, 2008 i know chmod, please read the whole topic Link to comment https://forums.phpfreaks.com/topic/111926-solved-chmod-php/#findComment-575374 Share on other sites More sharing options...
Jabop Posted June 26, 2008 Share Posted June 26, 2008 shell_exec("chmod 0000 directory/ -r"); Link to comment https://forums.phpfreaks.com/topic/111926-solved-chmod-php/#findComment-575377 Share on other sites More sharing options...
Wolphie Posted June 26, 2008 Share Posted June 26, 2008 Excuse me, but I suggest you read the forums description. This forum is for helping people with the code they already have. Not for people to write it for you, if you want people to write it for you check the Freelance forum out. If you want to actually learn something, rather than people giving you everything then I suggest you make the effort to read and attempt it yourself, and then; only then come back with your code, your problem and your objective asking for help. You got the answer to your question. Link to comment https://forums.phpfreaks.com/topic/111926-solved-chmod-php/#findComment-575378 Share on other sites More sharing options...
dezkit Posted June 26, 2008 Author Share Posted June 26, 2008 im sorry, looks like i care. thanks jabop Link to comment https://forums.phpfreaks.com/topic/111926-solved-chmod-php/#findComment-575379 Share on other sites More sharing options...
Wolphie Posted June 26, 2008 Share Posted June 26, 2008 I think you should care, especially with that kind of attitude I hope you don't expect to get help. Link to comment https://forums.phpfreaks.com/topic/111926-solved-chmod-php/#findComment-575380 Share on other sites More sharing options...
dezkit Posted June 26, 2008 Author Share Posted June 26, 2008 but i dont Link to comment https://forums.phpfreaks.com/topic/111926-solved-chmod-php/#findComment-575411 Share on other sites More sharing options...
Jabop Posted June 26, 2008 Share Posted June 26, 2008 Then you should probably not be a douche, or don't post. Link to comment https://forums.phpfreaks.com/topic/111926-solved-chmod-php/#findComment-575417 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.