|
PHP5中文手册
filepro(PHP 4, PHP 5 <= 5.1.6) filepro — Read and verify the map file 说明
bool filepro
( string $directory
)
This reads and verifies the map file, storing the field count and info. No locking is done, so you should avoid modifying your filePro database while it may be opened in PHP.
参数
返回值如果成功则返回 TRUE,失败则返回 FALSE。 |