Skip to content

Instantly share code, notes, and snippets.

@skarllot
Created June 27, 2012 16:23
Show Gist options
  • Save skarllot/3005210 to your computer and use it in GitHub Desktop.
Save skarllot/3005210 to your computer and use it in GitHub Desktop.
PHP functions restriction
;. . .
disable_functions = exec,passthru,shell_exec,system,proc_open,popen,curl_exec,curl_multi_exec,parse_ini_file,show_source
;. . .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment