Webmaster Corner forum is the place for webmasters and programmers to gather and discuss IT related topics such as search engine optimization, general business and marketing techniques, and web design and programming issues.
This is an
ads revenue sharing forum. We also have our own
local currency and prizes.
| Featch ID number from Datsbase |
| Author |
Message |
amber.long83
Junior Member

Posts: 4
Group: Registered
Joined: Mar 2009
Status:
Offline
Reputation:
|
|
Featch ID number from Datsbase
Hello Everyone!
I have made one registration system that can send an email with registered data to the administrator and to the user.
now my problem is that how can i know the ID number of the new user registred in my database, that have auto increase function, and display it in the email that the system will send?
$checkid = mysql_query("SELECT id FROM form1 WHERE id='$id'");
$message2 = "Your ID: $id"
any one can please help me to solve this problem
Thanks in advance.
PSD to Magento customization from creative glance
|
|
| 12-07-2009 06:33 AM |
|
 |
|
|