Jump to content

Recommended Posts

Sure,

okay start here, this allows you to create a simple form,

however change $_REQUEST to $_POST

 

Once you understand that, i would recommend moving to PHPMailer, as this is easier in the long run, (adding attachments, using HTML, etc)

PHP MAILER examples

 

Now once you have that,

add captcha

here one you can use and check their quick start

 

Okay.. now the DNSBL, this maybe a little harder but here is one

 

okay well theirs all the parts get each part working by itself then add one at a time

 

So save a copy of your form mail, remove mail() and add phpmailer, test, then add captcha, test, then i'm not sure how you want to use the DNSBL!

Link to comment
https://forums.phpfreaks.com/topic/162196-php-mail-form-secure/#findComment-855960
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.