Select/get last insert id

Home » MySQL » Select/get last insert id
Date: 2005-07-21
Link: http://mysql.devquickref.com/mysql-mysql-last-insert-id.html

Select/get last insert id

 
$last_client = mysql_query("select LAST_INSERT_ID()");
                // or
                mysql_last_insert_id();
 
 
Comments
author: bnbn
date: 2008-12-13 00:24:44
title: Re: Select/get last insert id
ngngng
author: Anonymous date: 2008-12-13 02:36:05
title: Re: Select/get last insert id
uiuuiuiu    jh hh hjhjhjh 66u6 uiu kuu
author: Anonymous date: 2008-12-13 02:36:06
title: Re: Select/get last insert id
uiuuiuiu    jh hh hjhjhjh 66u6 uiu kuu
author: Anonymous date: 2008-12-13 02:37:48
title: Re: Select/get last insert id
$last_client = mysql_query("select LAST_INSERT_ID()");
				// or
				mysql_last_insert_id();
$last_client = mysql_query("select LAST_INSERT_ID()");
				// or
				mysql_last_insert_id();