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(所有者)。