[PHP-DB] mysql ID's From: Adam Jackson (adam <email protected>)
Date: 10/15/01

i dont know if this should be posted here or a mysql list but its worth a
try..

I am trying to make it so that when i create a row with user details one of
the columns is automatically generated with the next id. for example p00001,
p00002 etc etc. I am fairly new to PHP, MySQL so bare with me :)

any assistance is greatly appreciated.

-Adam