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

search for in the

ovrimos_execute> <ovrimos_cursor
Last updated: Fri, 13 Nov 2009

view this page in

ovrimos_exec

(PHP 4 >= 4.0.3, PHP 5 <= 5.0.5)

ovrimos_execSQL 文を実行する

説明

int ovrimos_exec ( int $connection_id , string $query )

SQL 文 (クエリまたは更新) を実行し、結果 ID を返します。

パラメータ

connection_id

ovrimos_connect() が返す Ovrimos 接続 ID。

query

SQL 命令。パラメータを含めてはいけません。プリペアドステートメントの場合は ovrimos_prepare() を使用します。

返り値

結果 ID を表す文字列、あるいはエラー時に FALSE を返します。

参考



add a note add a note User Contributed Notes
ovrimos_exec
There are no user contributed notes for this page.

ovrimos_execute> <ovrimos_cursor
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites