Hi folks,

I need to get the next auto_increment value of a mysql table thru php.

Looking at my mysql manual, it makes reference to a last_insert_id() function?

How would I use this via php, or is there some other way to do it?

Thanks

Kelly

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to