Basically I have a database and a form set up that enters information into the mysql database using php code. This works perfectly. The problem I'm having is writing a php sequence to send an email that confirms the user wanted to post the information. I would also like the data to not be posted on my site ( I have a separate php code that gets the data from the database on another page) until they have confirmed, using the email, that they in fact wanted to post.
Any help would be greatly appreciated. I just started web development and I'm self taught. Masters of accounting didn't go into web development too much.....