Skip to content

Instantly share code, notes, and snippets.

@whackashoe
Created October 15, 2012 01:12
Show Gist options
  • Save whackashoe/3890352 to your computer and use it in GitHub Desktop.
Save whackashoe/3890352 to your computer and use it in GitHub Desktop.
Initializing IMLCaptcha
<?php
require_once('imlcaptcha/IMLCaptchaReader.php');
$captcha = new IMLCaptchaReader();
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment