the manual for more.
>>
>> HTH
>> Beau
>>
>> // -Original Message-----
>> // From: Scott Mebberson [mailto:[EMAIL PROTECTED]]
>> // Sent: Thursday, 9 August 2001 8:49 AM
>> // To: [EMAIL PROTECTED]
>> // Subject: [PHP-DB] Inseting
ore.
>
> HTH
> Beau
>
> // -Original Message-
> // From: Scott Mebberson [mailto:[EMAIL PROTECTED]]
> // Sent: Thursday, 9 August 2001 8:49 AM
> // To: [EMAIL PROTECTED]
> // Subject: [PHP-DB] Inseting info into MySQL and retrieving
> // all in one SQL
> // c
]]
// Sent: Thursday, 9 August 2001 8:49 AM
// To: [EMAIL PROTECTED]
// Subject: [PHP-DB] Inseting info into MySQL and retrieving
// all in one SQL
// command
//
//
// Hi guys,
//
// I am adding some information to my MySQL database. It is
// user's information.
// So it has things like
Hi guys,
I am adding some information to my MySQL database. It is user's information.
So it has things like email address, password, username, all that sort of
stuff.
What I need to do is once I have added it found out the id - a primary key
which auto increments itself. At the moment I am doing