Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

got any ideas?

Name: Anonymous 2011-04-13 12:10

I am loading a random number onload, then matching to the input
but it only works when i do if($bar !="number") and i want to put if($bar!=$foo)
etc
else
etc

<html>

<head>
<title>test alternative captcha</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>

<body onLoad="<?php $foo = rand(0, 49); ?>">

<form action='test.php' method='POST'>
<fieldset>
<legend>Contact Us</legend>
<label for="user">Name</label>
<input type="text" name="user" value="" /><br />

<label for="emailaddress">Email Address:</label>
<input type="text" name="emailaddress" value="" /><br />

<label for="comments">Comments:</label>
<textarea name="comments"></textarea><br />

<label for="test">Please enter <span class="rand"><b><?php  echo $foo; ?></b></span> into the text box. <a href= "#"><small>What is this?</small></a></label>
<input type="text" name="test" value="" /><br />

<input type="submit" name="submit" id="submit" value="submit"  />

<?php

if(isset($_POST['submit'])){

$bar = $_POST['test'];

if ($bar!=$foo){

echo  "Please enter again!";

}

else

echo "Thank you!";
}
?>

</fieldset>
</form>
</body>
</html>

Name: Anonymous 2011-04-13 12:17

Try smoking some weed, it will help.

Name: Anonymous 2011-04-27 3:51

HI IM A PROGRAMMER IM 13 I CAN PROGRAM CALCULATOR SORRY FOR MY INGLISH IM NOT INGLISH I CREATED A RANDOM NUMBER GENERATOR HERE IT IS 0.708395061728666

Name: Anonymous 2011-04-27 3:56

Name: Anonymous 2011-04-27 4:00

Name: Anonymous 2011-04-27 4:05

Name: Anonymous 2011-04-27 4:09

Name: Anonymous 2011-04-27 4:14

Name: Anonymous 2011-04-27 4:18

Name: Anonymous 2011-04-27 4:22

Name: Anonymous 2011-04-27 4:27

Name: Anonymous 2011-04-27 4:31

Name: Anonymous 2011-04-27 4:36

Name: Anonymous 2011-04-27 4:40

Name: Anonymous 2011-04-27 4:45

Name: Anonymous 2011-04-27 4:49

Name: Anonymous 2011-04-27 4:54

Name: Anonymous 2011-04-27 4:58

Name: Anonymous 2011-04-27 5:02

Name: Anonymous 2011-04-27 5:07

Name: Anonymous 2011-04-27 5:11

Name: Anonymous 2011-04-27 5:16

Name: Anonymous 2011-04-27 5:20

Name: Anonymous 2011-04-27 5:24

Name: Anonymous 2011-04-27 5:29

Name: Anonymous 2011-04-27 5:33

Name: Anonymous 2011-04-27 5:38

Name: Anonymous 2011-04-27 5:42

Name: Anonymous 2011-04-27 5:47

Name: Anonymous 2011-04-27 5:51

Name: Anonymous 2011-04-27 5:55

Name: Anonymous 2011-04-27 6:00

Name: Anonymous 2011-04-27 6:04

Name: Anonymous 2011-04-27 6:09

Name: Anonymous 2011-04-27 6:13

Name: Anonymous 2011-04-27 8:11

Name: Anonymous 2011-04-27 8:15


Don't change these.
Name: Email:
Entire Thread Thread List