dbx
简介安装/配置需求安装运行时配置资源类型预定义常量dbx 函数dbx_close — Close an open connection/databasedbx_compare — Compare two rows for sorting purposesdbx_connect — Open a connection/databasedbx_error — Report the error message of the latest function call in the moduledbx_escape_string — Escape a string so it can safely be used in an sql-statementdbx_fetch_row — Fetches rows from a query-result that had the DBX_RESULT_UNBUFFERED flag setdbx_query — Send a query and fetch all results (if any)dbx_sort — Sort a result from a dbx_query by a custom sort functionUser Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/book.dbx.php