How do I collect info from a form securely?
I know how to collect info using PHP and have it emailed to me.But what would be a more secure way to collect info? The only thing I wanna do is collect user info like desired user name, email, mailing address, phone number. I am not collecting credit card info. But still, I want to do it in a secure way.