Posted by Anonymous Wed 14th Mar 2007 19:31 - Syntax is PHP - 34 views
Download | New Post | Modify | Hide line numbers

Download | New Post | Modify | Hide line numbers
PHP parser reported no syntax errors in this post!
-
-
-
-
$string = $_SESSION['key'];
-
-
require("classes/Captcha.php");
-
-
$image = new Captcha($string);
-
-
imagepng($image->image);
-
?>
PermaLink to this entry https://pastebin.co.uk/11877
Posted by Anonymous Wed 14th Mar 2007 19:31 - Syntax is PHP - 34 views
Download | New Post | Modify | Hide line numbers

Download | New Post | Modify | Hide line numbers
Comments: 0