I'm trying to build simple lead capture pages and this page has been helpful for the basic html:
HTML Tutorial - Forms
However, I'm trying to figure out how to manage the data. For example, I'd like to store the information in an easily accessible file AND have the information sent to an email address.
Is this a PHP function? Would the data be saved in a CSV or a database?
Could someone point me in the right direction?
HTML Tutorial - Forms
However, I'm trying to figure out how to manage the data. For example, I'd like to store the information in an easily accessible file AND have the information sent to an email address.
Is this a PHP function? Would the data be saved in a CSV or a database?
Could someone point me in the right direction?





