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

search for in the

SQLite3Stmt::paramCount> <SQLite3Stmt::close
Last updated: Fri, 13 Nov 2009

view this page in

SQLite3Stmt::execute

(PHP 5 >= 5.3.0)

SQLite3Stmt::executeプリペアドステートメントを実行し、結果セットオブジェクトを返す

説明

public SQLite3Result SQLite3Stmt::execute ( void )

プリペアドステートメントを実行し、結果セットオブジェクトを返します。

パラメータ

この関数にはパラメータはありません。

返り値

プリペアドステートメントの実行に成功した場合に SQLite3Result オブジェクト、 失敗した場合に FALSE を返します。



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

SQLite3Stmt::paramCount> <SQLite3Stmt::close
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites