[solved] Help with using mysql_insert_id
Hi all
I'm building a web application for a client, and I'm a little stuck on using the "mysql_insert_id" function.
Basically, once a member registers, their profile information is inserted into the central database, which is not a problem - done this hundreds of times before.
The problem is that the client wants the members to be emailed their account login information, as soon as registration is complete.
I'm using Dreamweaver 8, so how would I go about getting the unique id of the last inserted ID so that I can create a recordset, based on this?
Hope I've made myself clear enough, please feel free to email me for further clarification!
Many thanks
John Alexander Hopper
Last edited by Jack Franklin; March 8th, 2008 at 04:46 PM..
Reason: Removed email from post.
|