Database (dbm-style) Abstraction Layer
- Introduction
- Installing/Configuring
- Predefined Constants
- Examples
- DBA Functions
- dba_close — بستن پایگاه داده DBA
- dba_delete — حذف ورودی DBA مشخص شده توسط کلید
- dba_exists — بررسی وجود کلید
- dba_fetch — Fetch data specified by key
- dba_firstkey — Fetch first key
- dba_handlers — List all the handlers available
- dba_insert — Insert entry
- dba_key_split — Splits a key in string representation into array representation
- dba_list — List all open database files
- dba_nextkey — Fetch next key
- dba_open — Open database
- dba_optimize — بهینهسازی پایگاه داده
- dba_popen — باز کردن پایگاه داده به طور دائم
- dba_replace — جایگزینی یا وارد کردن ورودی
- dba_sync — همزمانسازی پایگاه داده
There are no user contributed notes for this page.
