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
[edit] Last updated: Fri, 25 May 2012

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.

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