If I have a contact form with PHP embedded in it that contains a php variable with my email address, is there anyway for the external world to view that email address?
If I right-click to view source on the webpage, the PDF section containing the email address is not displayed, leading me to believe my email address is securely hidden.
Is it really hidden, or am I fooling myself?
UPDATE
Here's the code I'm using:
https://bootstrapbay.com/blog/working-bootstrap-contact-form/