|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-08-03 10:02 UTC] sniper@php.net
[2001-08-04 14:30 UTC] jeroen@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Thu Jun 18 21:00:01 2026 UTC |
Tabelle 23-1. Safe-mode limited functions Function Limitations dbmopen() Checks whether the file(s)/directories you are about to operate on, have the same UID as the script that is being executed. dbase_open() Checks whether the file(s)/directories you are about to operate on, have the same UID as the script that is being executed. filepro() Checks whether the file(s)/directories you are about to operate on, have the same UID as the script that is being executed. filepro_rowcount() Checks whether the file(s)/directories you are about to operate on, have the same UID as the script that is being executed. filepro_retrieve() Checks whether the file(s)/directories you are about to operate on, have the same UID as the script that is being executed. imap_thread() ?? ifxus_tell_slob() ?? muscat_close() ?? pg_loimport() Checks whether the file(s)/directories you are about to operate on, have the same UID as the script that is being executed. posix_mkfifo() Checks whether the directory in which you are about to operate, has the same UID as the script that is being executed. putenv() ?? move_uploaded_file() Checks whether the file(s)/directories you are about to operate on, have the same UID as the script that is being executed. chdir() Checks whether the directory in which you are about to operate, has the same UID as the script that is being executed. dl() ?? shell_exec() ?? popen() Checks whether the directory in which you are about to operate, has the same UID as the script that is being executed. mkdir() Checks whether the directory in which you are about to operate, has the same UID as the script that is being executed. rmdir() Checks whether the file(s)/directories you are about to operate on, have the same UID as the script that is being executed. rename() Checks whether the file(s)/directories you are about to operate on, have the same UID as the script that is being executed. unlink() Checks whether the file(s)/directories you are about to operate on, have the same UID as the script that is being executed. copy() Checks whether the file(s)/directories you are about to operate on, have the same UID as the script that is being executed. chgrp() Checks whether the file(s)/directories you are about to operate on, have the same UID as the script that is being executed. chown() Checks whether the file(s)/directories you are about to operate on, have the same UID as the script that is being executed. chmod() Checks whether the file(s)/directories you are about to operate on, have the same UID as the script that is being executed. touch() Checks whether the file(s)/directories you are about to operate on, have the same UID as the script that is being executed. symlink() Checks whether the file(s)/directories you are about to operate on, have the same UID as the script that is being executed. link() Checks whether the file(s)/directories you are about to operate on, have the same UID as the script that is being executed. ob_gzhandler() Checks whether the file(s)/directories you are about to operate on, have the same UID as the script that is being executed. getallheaders() ?? exec() ?? system() ?? passthru() ?? mail() ?? backtick operator ?? Any function that uses php4/main/fopen_wrappers.c ??