From professional translators, enterprises, web pages and freely available translation repositories.
use the fbsql_tablename() function to traverse this result pointer.
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.
to properly traverse an array which may contain empty elements or elements with key values of 0 see the each() function.
配列に空の要素、または、値0をキーとする要素がある場合、この関数 は、これらの要素に関して false を返します。空 の要素または値0をキーとする要素がある配列を適切に順処理するには、 each() 関数を参照下さい。