Email Confirmation Flow Implementation

Job ID: 40546431

Budget: $30 – $250 USD

I need the email field on https://realvestors.com/liquidcash.htm to run a proper confirmation cycle. The moment a visitor submits the form, the script should:

1. Validate the address syntax (accept every domain, no whitelists or blacklists).
2. Send a cleanly formatted HTML + plain-text email that contains a unique, time-limited link.
3. When that link is clicked, verify the token, flag the address as confirmed, then forward the user to https://realvestors.com/liquidcashformula.html where a simple “Your email is confirmed” message appears above the page content.

No CAPTCHA is required anywhere in the flow.

You can work in PHP, Node, or another lightweight server-side language as long as it runs smoothly on a standard cPanel/LAMP stack. Code must be self-contained, clearly commented, and easy for me to drop into the current site.