modeler4547
08-02-2004, 09:56 AM
I am working on a verification scheme. I have gotten to the part where the user registers and submits from a form. This automatically emails the user's inputted email address.
What can I put in this email that will pass the username of the user to the target of a link in the email?
I would like it so when he clicks on the link in the email that I sent him, his username is passed to the php file to which the link points. This php file sends a YES to a field called email_verified in my SQL database.
Thanks,
RAS
:)
What can I put in this email that will pass the username of the user to the target of a link in the email?
I would like it so when he clicks on the link in the email that I sent him, his username is passed to the php file to which the link points. This php file sends a YES to a field called email_verified in my SQL database.
Thanks,
RAS
:)