dbmopen() | BetiÐi çalýþtýran UID ile iþlem yapýlan dosya/dizinin
ayný olup olmadýÐýný kontrol eder. |
dbase_open() | BetiÐi çalýþtýran UID ile iþlem yapýlan dosya/dizinin
ayný olup olmadýÐýný kontrol eder. |
filepro() | BetiÐi çalýþtýran UID ile iþlem yapýlan dosya/dizinin
ayný olup olmadýÐýný kontrol eder. |
filepro_rowcount() | BetiÐi çalýþtýran UID ile iþlem yapýlan dosya/dizinin
ayný olup olmadýÐýný kontrol eder. |
filepro_retrieve() | BetiÐi çalýþtýran UID ile iþlem yapýlan dosya/dizinin
ayný olup olmadýÐýný kontrol eder. |
ifx_*() | sql_safe_mode restrictions, (!= Safe Mode) |
ingres_*() | sql_safe_mode restrictions, (!= Safe Mode) |
mysql_*() | sql_safe_mode restrictions, (!= Safe Mode) |
pg_loimport() | BetiÐi çalýþtýran UID ile iþlem yapýlan dosya/dizinin
ayný olup olmadýÐýný kontrol eder. |
posix_mkfifo() | BetiÐi çalýþtýran UID ile iþlem yapýlan dizinin ayný olup
olmadýÐýný kontrol eder. |
putenv() | Obeys the safe_mode_protected_env_vars and
safe_mode_allowed_env_vars ini-directives. See also the documentation
on putenv() |
move_uploaded_file() | BetiÐi çalýþtýran UID ile iþlem yapýlan dosya/dizinin
ayný olup olmadýÐýný kontrol eder. |
chdir() | BetiÐi çalýþtýran UID ile iþlem yapýlan dizinin ayný olup
olmadýÐýný kontrol eder. |
dl() | Bu fonksiyon safe-mode da etkinleþtirilemez. |
backtick operator | Bu fonksiyon safe-mode da etkinleþtirilemez. |
shell_exec() (functional equivalent
of backticks) | Bu fonksiyon safe-mode da etkinleþtirilemez. |
exec() | You can only execute executables within the safe_mode_exec_dir.
For practical reasons it's currently not allowed to have
.. components in the path to the executable. |
system() | You can only execute executables within the safe_mode_exec_dir.
For practical reasons it's currently not allowed to have
.. components in the path to the executable. |
passthru() | You can only execute executables within the safe_mode_exec_dir.
For practical reasons it's currently not allowed to have
.. components in the path to the executable. |
popen() | You can only execute executables within the safe_mode_exec_dir.
For practical reasons it's currently not allowed to have
.. components in the path to the executable. |
mkdir() | BetiÐi çalýþtýran UID ile iþlem yapýlan dizinin ayný olup
olmadýÐýný kontrol eder. |
rmdir() | BetiÐi çalýþtýran UID ile iþlem yapýlan dosya/dizinin
ayný olup olmadýÐýný kontrol eder. |
rename() | BetiÐi çalýþtýran UID ile iþlem yapýlan dosya/dizinin
ayný olup olmadýÐýný kontrol eder. BetiÐi çalýþtýran UID ile iþlem yapýlan dizinin ayný olup
olmadýÐýný kontrol eder. |
unlink() | BetiÐi çalýþtýran UID ile iþlem yapýlan dosya/dizinin
ayný olup olmadýÐýný kontrol eder. BetiÐi çalýþtýran UID ile iþlem yapýlan dizinin ayný olup
olmadýÐýný kontrol eder. |
copy() | BetiÐi çalýþtýran UID ile iþlem yapýlan dosya/dizinin
ayný olup olmadýÐýný kontrol eder. BetiÐi çalýþtýran UID ile iþlem yapýlan dizinin ayný olup
olmadýÐýný kontrol eder. (on
source and
target) |
chgrp() | BetiÐi çalýþtýran UID ile iþlem yapýlan dosya/dizinin
ayný olup olmadýÐýný kontrol eder. |
chown() | BetiÐi çalýþtýran UID ile iþlem yapýlan dosya/dizinin
ayný olup olmadýÐýný kontrol eder. |
chmod() | BetiÐi çalýþtýran UID ile iþlem yapýlan dosya/dizinin
ayný olup olmadýÐýný kontrol eder. In addition, you cannot
set the SUID, SGID and sticky bits |
touch() | BetiÐi çalýþtýran UID ile iþlem yapýlan dosya/dizinin
ayný olup olmadýÐýný kontrol eder. BetiÐi çalýþtýran UID ile iþlem yapýlan dizinin ayný olup
olmadýÐýný kontrol eder. |
symlink() | BetiÐi çalýþtýran UID ile iþlem yapýlan dosya/dizinin
ayný olup olmadýÐýný kontrol eder. BetiÐi çalýþtýran UID ile iþlem yapýlan dizinin ayný olup
olmadýÐýný kontrol eder. (note: only the target is
checked) |
link() | BetiÐi çalýþtýran UID ile iþlem yapýlan dosya/dizinin
ayný olup olmadýÐýný kontrol eder. BetiÐi çalýþtýran UID ile iþlem yapýlan dizinin ayný olup
olmadýÐýný kontrol eder. (note: only the target is
checked) |
getallheaders() | In Safe Mode, headers beginning with 'authorization'
(case-insensitive)
will not be returned. Warning: this is broken with the aol-server
implementation of getallheaders()! |
Any function that uses
php4/main/fopen_wrappers.c
| ?? |