[PHP] Hi! PHP SQL!

2001-07-25 Thread Dana Holt
Hello everyone, I am very new to PHP (only 2 days now!), and I am having a problem with MySQL. This is probably simple. Ok, I insert a new row into a database that has an AUTO_INCREMENT key defined. How to get the value of the AUTO_INCREMENT field of the row I just inserted? My database

Re: [PHP] Hi! PHP SQL!

2001-07-25 Thread David Robley
On Thu, 26 Jul 2001 09:47, Dana Holt wrote: Hello everyone, I am very new to PHP (only 2 days now!), and I am having a problem with MySQL. This is probably simple. Ok, I insert a new row into a database that has an AUTO_INCREMENT key defined. How to get the value of the AUTO_INCREMENT