Hi: I've created a table. The fields are "id" (auto-increment, integer), "field1","field2),... When I do "insert into mytable (field1..) values (...)", how to get in return the value of "id"? Thanks Jean-Louis
- [PHP-DB] Re: get the record id of the last addition... LeTortorec, Jean-Louis