downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

maxdb_report> <maxdb_real_escape_string
[edit] Last updated: Wed, 22 May 2013

view this page in

maxdb_real_query

maxdb::real_query

(PECL maxdb >= 1.0)

maxdb_real_query -- maxdb::real_querySQL クエリを実行する

説明

手続き型

bool maxdb_real_query ( resource $link , string $query )

オブジェクト指向型

bool maxdb::real_query ( string $query )

maxdb_real_query() は、機能的に maxdb_query() とまったく同じです。

注意:

指定したクエリが結果セットを返すかどうかを調べるには、 maxdb_field_count() を参照ください。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考



add a note add a note User Contributed Notes maxdb_real_query - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites