Discussion: Mysql Autonumber
Afficher un message
Vieux 28/02/2008, 02h07   #2
Michael Fesser
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Mysql Autonumber

..oO(eaw500)

> I have a form that I have created, it inserts data into a mysql database.
>After the insert form is submitted it goes to a process.php form that shoots
>off an email and displays the data that was entered on the form by <?php echo
>$CallDate; ?> But I cannot seem to get the auto incremented id to show on this
>page. So the question is How do you get the auto number created in the database
>to show after the process? It has to show after because two people may be
>entering data at the same time. Any would be so appreciated THANKS


http://php.net/mysql_insert_id

Micha
  Réponse avec citation
 
Page generated in 0,05274 seconds with 9 queries