filepro

(PHP 3, PHP 4 , PHP 5)

filepro -- Read and verify the map file

Description

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.

注: 安全模式開啟,PHP會檢查執行的腳本和要操作的檔案或目錄是否有相同的UID(擁有者)。