| 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 migration | Enrico.Venturi | 16 Mar |
| • Re: ORACLE to MySQL migration | Karam Chand | 16 Mar |
| • RE: ORACLE to MySQL migration | Walt Weaver | 16 Mar |
| • PHP and using mysql_last_id() | sgannon60 | 16 Mar |
| • Re: PHP and using mysql_last_id() | Alex croes | 16 Mar |
| • Re: PHP and using mysql_last_id() | jeffrey_n_Dyke | 16 Mar |
| • RE: PHP and using mysql_last_id() | Elly Wisata | 17 Mar |
| • Re: PHP and using mysql_last_id() | Lorderon | 17 Mar |
| • Re[2]: PHP and using mysql_last_id() | Richard Davey | 17 Mar |
| • RE: ORACLE to MySQL migration | DChristensen | 17 Mar |
| • XML to MySQL | Boyd E. Hemphill | 17 Mar |
