Hi all,
a quick question. I have a form that people fill in some personal details and submit. The page is shown from an SSL.
When they hit the submit button the form accesses a PHP page that is also sourced through an SSL and sends and email to an administrator.
My question is twofold.
1) is the email encrypted seeing as it came from a page accessed vide an SSL connection?
2) if not is there a way of sending sensitive data through email securely?
-------------------------------------------------------------
"The most overlooked advantage of owning a computer is that if they foul up there's no law against whacking them around a bit."
a quick question. I have a form that people fill in some personal details and submit. The page is shown from an SSL.
When they hit the submit button the form accesses a PHP page that is also sourced through an SSL and sends and email to an administrator.
My question is twofold.
1) is the email encrypted seeing as it came from a page accessed vide an SSL connection?
2) if not is there a way of sending sensitive data through email securely?
-------------------------------------------------------------
"The most overlooked advantage of owning a computer is that if they foul up there's no law against whacking them around a bit."