Using the email as the parameter seems like the wrong choice, same as the ID... I'd just do:
verification.asp?id=13&code=A5rG4tAM1
That way the parameter names stay consistant. You could use ID or email address I don't think it would matter much which so I'd go with ID since it looks cleaner.


