filePro Functions
PHP Manual

filepro

(PHP 4, PHP 5 <= 5.1.6)

fileproخواندن و تطبیق فایل نقشه

Description

bool filepro ( string $directory )

خواندن و تایید فایل نقشه ذخیره‌سازی اطلاعات و تعداد فیلد.

بدون قفل باید از تغییر پایگاه داده filePro هنگام باز کردن آن در PHP خودداری نمایید.

Note: When safe mode is enabled, PHP checks whether the files or directories being operated upon have the same UID (owner) as the script that is being executed.

Parameters

directory

دایرکتوری نقشه.

Return Values

Returns TRUE on success or FALSE on failure.


filePro Functions
PHP Manual