PHP chroot() 函数
定义和用法
chroot() 函数把当前进程的根目录改变为指定的目录。
若成功,则该函数返回 true,否则返回 false。
语法
chroot(directory)
参数 | 描述 |
---|---|
directory | 必需。规定新的根目录。 |
提示和注释
提示:该函数没有在 Windows 平台上实现。
李清波 2021-06-17 PHP函数 1334 复制当前网址
chroot() 函数把当前进程的根目录改变为指定的目录。
若成功,则该函数返回 true,否则返回 false。
chroot(directory)
参数 | 描述 |
---|---|
directory | 必需。规定新的根目录。 |
提示:该函数没有在 Windows 平台上实现。
__construct
zip_read
zip_open
zip_entry_read
zip_entry_open
zip_entry_name
zip_entry_filesize
zip_entry_compressionmethod
zip_entry_compressedsize
zip_entry_close
zip_close
xpath
xml_set_unparsed_entity_decl_handler
xml_set_processing_instruction_handler
xml_set_object
xml_set_notation_decl_handler
xml_set_external_entity_ref_handler
xml_set_element_handler
xml_set_default_handler
xml_set_character_data_handler