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. Quote 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? Quote 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 Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.