• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • dba_list()

    (PHP 4 >= 4.3.0, PHP 5, PHP 7)

    List all open database files

    说明

    dba_list(void): array

    dba_list() list all open database files.

    返回值

    An associative array, in the formresourceid => filename.

    上篇:dba_key_split()

    下篇:dba_nextkey()