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(owner)인지 확인한 후에 실행합니다.