Register
Members List
Social Groups
Search
Today's Posts
Mark Forums Read
Member Login
Remember Me?
Sign Up!
|
Forgot Password
Computer Forums
>
Programmers Lounge
>
Programming Discussions
» Captchas becomming obsolete
Page 2 of 2
<
1
2
LinkBack
Thread Tools
Display Modes
09-04-2008, 02:36 AM
#
11
(
permalink
)
CrazeD
Wizard Techie
Join Date: Feb 2006
Location: Maine
Posts: 3,688
Re: Captchas becomming obsolete
You should give it 1-2 weeks without, then the same time with and see the differences.
__________________
Need website help?
PM me
!
09-13-2008, 12:29 PM
#
12
(
permalink
)
Rex100
Newb Techie
Join Date: Jul 2008
Posts: 30
Re: Captchas becomming obsolete
CrazeD,
In the code you have above (bot.php) you have
<?php
if (isset ($_POST['submit'])) {
$answer = $_POST['answer'];
if (
!
empty ($answer)) {
Is that exclamation point supposed to be there, or should that be a $ ?
Thanks,
Rex
09-13-2008, 04:37 PM
#
13
(
permalink
)
CrazeD
Wizard Techie
Join Date: Feb 2006
Location: Maine
Posts: 3,688
Re: Captchas becomming obsolete
Yes, that is supposed to be there. An exclamation mark is an operator, it means "not" or the opposite.
So, literally, that is saying "if $answer is NOT empty".
Another example is $i != 5;, would be literally, "$i NOT equal to 5".
__________________
Need website help?
PM me
!
Page 2 of 2
<
1
2
«
PHP - Search for "X" in multiple PHP files
|
Would it be possable for a .bat file to add a user in XP?
»
Thread Tools
Show Printable Version
Email this Page
Display Modes
Linear Mode
Switch to Hybrid Mode
Switch to Threaded Mode
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
BB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Trackbacks
are
On
Pingbacks
are
On
Refbacks
are
On
Forum Rules
Similar Threads
Thread
Thread Starter
Forum
Replies
Last Post
Is AMD Now Obsolete?????
mcovalt
Building, Buying, or Upgrading High Performance PC Systems
74
01-13-2008
05:17 PM
Contact Us
-
Computer Technology Forums
-
Archive
-
Top
LinkBack
LinkBack URL
About LinkBacks
Bookmark & Share
Digg this Thread!
Add Thread to del.icio.us
Bookmark in Technorati
Furl this Thread!