ultimatedbz Posted May 4, 2010 Share Posted May 4, 2010 Hi I want to disable certain php function for a dir under my htdocs /htdocs/ultimatedbz/ so i want to disable certain function in that ultimatedbz dir and any other folders under that dir. is there a way? i own the server and i can change anything. thank you. Link to comment https://forums.phpfreaks.com/topic/200688-disable_php-functions-for-1-dir-and-every-sub-die-under-it/ Share on other sites More sharing options...
Mchl Posted May 4, 2010 Share Posted May 4, 2010 What functions would you like to disable? Link to comment https://forums.phpfreaks.com/topic/200688-disable_php-functions-for-1-dir-and-every-sub-die-under-it/#findComment-1053127 Share on other sites More sharing options...
ultimatedbz Posted May 4, 2010 Author Share Posted May 4, 2010 disable_functions = system, proc_open, proc_close, popen, passthru, shell_exec, dl, show_source, highlight_file, pcntl_exec Link to comment https://forums.phpfreaks.com/topic/200688-disable_php-functions-for-1-dir-and-every-sub-die-under-it/#findComment-1053142 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.