maxdb_send_query
maxdb::send_query
(PECL maxdb >= 1.0)
maxdb_send_query -- maxdb::send_query — Send the query and return
说明
过程化风格
maxdb_send_query ( resource$link
, string $query
) : bool
面向对象风格
maxdb::send_query ( string$query
) : bool
Warning本函数还未编写文档,仅有参数列表。
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/function.maxdb-send-query.php