Date: 05/27/00
- Next message: Florian Gnägi: "Re: [phplib] Https authentification"
- Previous message: Jerome BOULON: "[phplib] Https authentification"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm not sure if this is somewhere else in the library, but I couldn't
find it.
I added this to my db_mysql.inc
/* public: returns the auto_incremented ID assigned to the last
inserted row */
function last_id() {
return <email protected>($this->Query_ID);
}
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Florian Gnägi: "Re: [phplib] Https authentification"
- Previous message: Jerome BOULON: "[phplib] Https authentification"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

