Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://old.master.cmc.msu.ru/php/function.fbsql-list-dbs.html
Дата изменения: Sun Feb 3 22:38:14 2002 Дата индексирования: Tue Oct 2 08:38:44 2012 Кодировка: |
fbsql_list_dbs() will return a result pointer containing the databases available from the current fbsql daemon. Use the fbsql_tablename() function to traverse this result pointer.
The above example would produce the following output:
Note: The above code would just as easily work with fbsql_fetch_row() or other similar functions.