and add the securimage library

This commit is contained in:
Shish
2010-01-03 08:57:08 +00:00
parent ce6e8aa9ae
commit d7ae768168
12 changed files with 1560 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
Out of the box example of Securimage CAPTCHA Class.<br /><br />
<img src="securimage_show.php?sid=<?php echo md5(uniqid(time())); ?>" id="image" align="absmiddle" />
<a href="securimage_play.php" style="font-size: 13px">(Audio)</a><br /><br />
<a href="#" onclick="document.getElementById('image').src = 'securimage_show.php?sid=' + Math.random(); return false">Reload Image</a>