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

search for in the

ovrimos_execute> <ovrimos_cursor
[edit] Last updated: Fri, 17 May 2013

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 - [0 notes]
There are no user contributed notes for this page.

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