php - Secure contact form? -


Currently I'm working on a contact form (e-mail contact form) for somebodies website.

After some research, I have heard that you had ways to get the contact form and started thinking about me.

1. If you do not "secure" contact then there is a real big risk, otherwise the form of spam? What would possibly be the worst scenario?

2. If I had to follow some guidelines to safely create a contact form, then where would be the best place to start? (Plugins, tutorials will help with any recommendations!)

Thanks guys!

"security" is a very broad topic, but for the beginning you (- or self-signed) Secure the data transferred by purchasing SSL certificates. It will encrypt any data sent to your form. Whether you need encryption or not depends on what type of information you are asking for. If you are asking for suggestions only then you do not need that you are safe, but if you are requesting sensitive information like CC number or SSN, then there really is no SLL (at least here in the states) .



  • Comments

    Popular posts from this blog

    java - ImportError: No module named py4j.java_gateway -

    python - Receiving "KeyError" after decoding json result from url -

    .net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -