|
PHP form without captcha
How to make a form without a complete captcha script ? Many are free but it is always annoying for users, here are some ways & tips ! First you may verify that users take at least several seconds to type a text in your form, bots don't take time & fill most forms in microseconds : <input type="hidden" name="verif" value="<? print dechex(time()); ?>" />
Then just check the result : if (time() < hexdec(@$_POST['verif']) + 2)
Then you may use a hidden field but without the HIDDEN type that is known by most robots already. This one may help you to avoid many spammers bots (you should use as name for the field something quite common as "topic" or "message") : <input name="topic" type="text" size="30" style="display:none"> Now how many spams do you have on your forum ? ![]() See also ficgs More websites You must register to see these links, as this is a collaborative page, then you may change the order of the links by clicking the icons before the titles. admin Other websites The following links might be less relevant, please change their ranks if you find them useful. ![]() ![]() formfields > index.
![]() ![]() thefreecountry Should You Choose a Linux or a Windows Web Hosting Package? Is There... How to Add Google Advertisements (Google AdSense) to Your Blog or... ![]() ![]() white hat web design > articles // Insert your code for showing an error message... Due to a security bug in the script please ensure you are using the... ![]() ![]() hotscripts > category email to support international characters Cool New Success / Fail... submissions in a database, instantly providing you and your clients... ![]() ![]() forums.codewalkers > pear packages 47/quickform captcha without image 849663 We cover the world of technology like no one else,... Warburton's the largest independently owned bakery in the UK faced a... ![]() ![]() thewebhelp ![]() ![]() 15daysofjquery > examples/contact forms Wrap It Up: Lazy Man's HTML Generation with... Edit In Place with AJAX Using jQuery Javascript... ![]() ![]() phpcaptcha > documentation to define what script the form data will be sent to and the... This is a beginner's tutorial for creating an AJAX powered web... ![]() ![]() webdoodles.wordpress > 2007/03/22/combating spam without captchas and WPGroHo = { data: {}, renderers: {}, syncProfileData:... ![]() ![]() boutell > newfaq/creating/captcha ![]() ![]() hotdreamweaver > form captcha When the verification fails, the user must be returned to a page... The text to be identified will be generated from a random font size... ![]() ![]() finalwebsites > snippets. ![]() ![]() xaprb > blog/2006/01/28/captchas done better Then, just before the SUBMIT button for the form,... My unorthodox CAPTCHA blocked thousands of spam comments every week... if ( !is_numeric($comment_captcha_idx) || !$comment_captcha ||... ![]() ![]() weberdev > get example 4439 Securing Web Forms with Simple PHP-CAPTCHA (Completely Automated... Start typing to search for PHP and MySQL Code Snippets and... Antispoof - a class to help prevent people hi-jacking and misusing... ![]() ![]() webcheatsheet //Start the session so we can store what the security code actually... //We don't need a 32 character long string so we trim it down to... ![]() ![]() dagondesign > articles/secure Information on the WordPress plugin version of this... type=text|class=fmtext|label=Name|fieldname=fm_name|max=100|req=true... ![]() ![]() myphpform > form spam. Make sure form e-mails are not blocked by your SPAM... This way you physically separate the access code from... ![]() ![]() phpform > captcha. thanks for this code ! Just how we can improve the security of this... Thanks a bunch for this script, its really helpful!... ![]() ![]() captchacreator ![]() ![]() codeproject > KB/HTML/Web Security.aspx Copyright 2006 by sujithfem Everything else Copyright... 0) { var queryString =... ![]() ![]() sendblaster > free bulk emailer download/captcha form mail double optin Create your own permission based email list using Php Captcha Form... ![]() ![]() ejeliot > pages/2 ![]() ![]() facileforms > forum/index. ![]() ![]() interactive scripts ![]() ![]() tools4php > captcha ![]() ![]() wmich > webadmin/forms/examples modifications to the files as needed for your department's... ![]() ![]() askapache > security ![]() ![]() wysiwygwebbuilder > forum/viewtopic. ![]() ![]() ebrueggeman > blog ![]() ![]() wakka.xiffy > captcha Comment forms (when presented to unregistered site... Member contact forms (when presented to unregistered site... Extract the files and upload them into the nucleus plugin directory... ![]() ![]() freshmeat > projects/captcha ![]() ![]() script.wareseeker > free captcha var pageOptions = { 'pubId' : 'pub-8098918000470057', 'channel' :... 7) { alert('can not compare more than 8... ![]() ![]() fosk > simple antispam for html forms without captcha How to bypass firewalls or captive portals with... Dell Mini 9 USB pendrive recovery from failed BIOS... Booka Shade – body language brynjar amp mgl remix lulu rouge... ![]() ![]() captcha > doc helper script to dynamically add the CAPTCHA sound object to the... files are usually handled by Windows Media Player for IE users, and... ![]() ![]() linux > feature/131925 ![]() ![]() encaps > software 2) Add the following line at the top of the page where you need to... 3) Add the following line to check whether the CAPTCHA string entered... ![]() ![]() snippets.dzone > posts/show/1351 Use this script in your contact form, for you whois query tool or... ![]() ![]() hawkee > snippet/4294 Cool, but you might want to mention that this requires GD and... ![]() ![]() itmdesign > blog/2009/02 ![]() ![]() webscripts.softpedia > script/Snippets There's no trackback at the moment.
[Games online]
[Last topics]
[Glossary]
[Help]
[Membership]
[About]
[Social network] [Hot news] [Discussions] [Seo forums] [Meet people] [Directory] |