Discussion: Mysql Autonumber
Afficher un message
Vieux 28/02/2008, 01h58   #1
eaw500
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Mysql Autonumber

Question,

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

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