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

search for in the

SQLite3::loadExtension> <SQLite3::lastErrorMsg
Last updated: Fri, 13 Nov 2009

view this page in

SQLite3::lastInsertRowID

(PHP 5 >= 5.3.0)

SQLite3::lastInsertRowID直近の INSERT 文でデータベースに追加された行の ID を返す

説明

public int SQLite3::lastInsertRowID ( void )

直近の INSERT 文でデータベースに追加された行の ID を返します。

パラメータ

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

返り値

直近の INSERT 文でデータベースに追加された行の ID を返します。



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

SQLite3::loadExtension> <SQLite3::lastErrorMsg
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites