close
Question by Danish Hasan: How to direct values from php textboxes in a form to a email account?
I have a web form at designed in php. Can you provide me with a simple code to connect a textbox to an email account.
Best answer:
Answer by Atif Majid
What i understand is you want to send the contents in textbox in an email.
For this you need to submit your form to another php page and then send email. See the following code
全站熱搜