ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:activerecord:lastinsertid

lastInsertId

Syntax
int lastInsertID(
  resource &$db,
  string $fieldname
  )

Description

This function returns the last insert id from the specified database.

v5/activerecord/lastinsertid.txt · Last modified: 2016/01/13 02:15 by mnewnham