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

search for in the

ovrimos_fetch_into> <ovrimos_exec
[edit] Last updated: Fri, 17 May 2013

view this page in

ovrimos_execute

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

ovrimos_execute準備された SQL 命令を実行する

説明

bool ovrimos_execute ( int $result_id [, array $parameters_array ] )

プリペアドステートメントを実行します。

パラメータ

result_id

ovrimos_prepare() が返す Ovrimos 結果 ID。

parameters_array

プリペアドステートメントにパラメータが含まれる (文の中に クエスチョンマークがある) 場合に、 正しい数のパラメータを配列で渡します。

返り値

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

参考



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

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