User Profile

Collapse

Profile Sidebar

Collapse
sld87
sld87
Last Activity: Mar 27 '08, 02:17 AM
Joined: Mar 27 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • sld87
    replied to Image Captcha has messed up php email form
    Hmm, still experimenting. Heres another one, the only problem is i'm having problems nesting the IF statement to verify the image captcha. Its commented out because it works without it in there (But is obviously pointless cause it ignores the captcha)

    [PHP]<?php
    session_start() ;
    // Hello! welcome to the settings page.
    // Here's your two steps guide:

    // FIRST:
    // Instead of newsletter@test .com...
    See more | Go to post

    Leave a comment:


  • sld87
    started a topic Image Captcha has messed up php email form

    Image Captcha has messed up php email form

    Hi guys, (Newbie member here!)

    Having some serious difficulty getting our php email system working after implementing an image captcha to stop the hundreds of bots spamming it.

    I may as well post the src first:

    Subscription Form:

    Code:
    <form action="newsletter.php" method="post" enctype="multipart/form-data" name="form" id="form">
    ...
    See more | Go to post
No activity results to display
Show More
Working...