i have created a registration form page with id,name,col,branch,etc
Coming to the database ID is primary and auto increment,
im trying to print the generated value of from the database after the registration is done.
For example:
"You have Successfully registered with us n your id is xxxxxx"
Please someone helpme out with this


