Hi guys
Total newbie to PHP but i'm more than capable on HTML/CSS etc just keen to learn a new skill
Ok, here is what i want to do - sounds fairly simple but is it?
I have a form on my home page which users fill in (Name, Email, Phone) when they submit the form i would like not only a confirmation page to appear but for that user to be sent a simple "Thank you for registering" type email that is auto-generated on them submitting the form.
I also, would like this to work without the use of a database with the results they input being sent to my email address.
How do i do it?
Thanks in advance
Ian