Created
July 13, 2014 06:07
-
-
Save anytizer/50e1e0aea458c46ffa1c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Permanently disabled functions | |
https://developers.google.com/appengine/docs/php/ | |
The following functions have been permanently disabled in Google App Engine: | |
disk_free_space() | |
disk_total_space() | |
diskfreespace() | |
escapeshellarg() and escapeshellcmd() | |
exec() | |
highlight_file() | |
lchgrp(), lchown(), link(), and symlink() | |
passthru() | |
pclose() and popen() | |
proc_close(), prog_get_status(), proc_nice(), proc_open(), and proc_terminate() | |
set_time_limit() | |
shell_exec() | |
show_source() | |
system() | |
tempnam() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment