maxdb_send_query

maxdb::send_query

(PECL maxdb >= 1.0)

maxdb_send_query -- maxdb::send_querySend the query and return

說明

程序化風格

bool maxdb_send_query ( resource $link , string $query )

物件導向風格

bool maxdb::send_query ( string $query )
Warning

此函式目前沒有參考文件;只有引數列表。

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top