in reply to Re: Issue with simultaneous MySQL actions
in thread Issue with simultaneous MySQL actions

..barely started my morning coffee, so it's possible I'm elsewhere still, but I think you want mysql_insert_id which will return the auto incremented id for your last insert.

cheers,

J

  • Comment on Re: Re: Issue with simultaneous MySQL actions