List:General Discussion« Previous MessageNext Message »
From:Alex croes Date:March 16 2004 10:32pm
Subject:Re: PHP and using mysql_last_id()
View as plain text  
sgannon60 wrote:

>Hi can anyone tell me how to use php's mysql_last_id()  or MySQL's
>INSERT_LAST_ID
>  
>
I personnaly think mysql_last_id will never work..., but try 
mysql_insert_id()
This will generate the ID of the PREVIOUS insert query.
So it has to be mysql_insert_id()+1

Alex


Thread
ORACLE to MySQL migrationEnrico.Venturi16 Mar
  • Re: ORACLE to MySQL migrationKaram Chand16 Mar
RE: ORACLE to MySQL migrationWalt Weaver16 Mar
  • PHP and using mysql_last_id()sgannon6016 Mar
    • Re: PHP and using mysql_last_id()Alex croes16 Mar
Re: PHP and using mysql_last_id()jeffrey_n_Dyke16 Mar
  • RE: PHP and using mysql_last_id()Elly Wisata17 Mar
  • Re: PHP and using mysql_last_id()Lorderon17 Mar
    • Re[2]: PHP and using mysql_last_id()Richard Davey17 Mar
RE: ORACLE to MySQL migrationDChristensen17 Mar
  • XML to MySQLBoyd E. Hemphill17 Mar