While I refresh my browser the entries of the registration form goes into the Database every time i press REFRESH, Professor told me to resolve this problem with the help of LAST_INSERT_ID()
.
I am able to get the last_insert_id
from the database but doesn't know what would I do further with that ID.
Please help..
enter image description here