Von professionellen Übersetzern, Unternehmen, Websites und kostenlos verfügbaren Übersetzungsdatenbanken.
a string describing the error will be placed in $phperrmsg, and unless the function was called as @fbsql() then this error string will also be printed out.
fbsql_list_fields() retrieves information about the given tablename. arguments are the database name and the table name. a result pointer is returned which can be used with fbsql_field_flags(), fbsql_field_len(), fbsql_field_name(), and fbsql_field_type().
dbplus_errcode() returns a cleartext error string for the error code passed as errno of for the result code of the last db+ + operation if no parameter is given.
dbplus_errcode() は、 errno で指定したエラーコードに関するエラー 文字列を返します。パラメータが指定されない場合、直近のdb++処理の 結果コードとなります。