News:

Looking for documentation? Take a look on our wiki

Main Menu

Echo email input

Started by Creepzn, July 26, 2017, 19:47:24 PM

Previous topic - Next topic

Creepzn

Hi all

If anyone knows what the correct way would be to echo the user e-mail address from the cart

For instance if a user inputs his e-mail address in the input field, I need to echo the e-mail address only.

Affordable web design, banners, flyers and logos + IT sales https://webits.co.za

Creepzn

So I'll just answer my own question and help somebody else out there :)

Here is a working code:

<?php echo $_POST["email"]; ?>
Affordable web design, banners, flyers and logos + IT sales https://webits.co.za