<?php /* Programing By Omid Zarifi Website : www.progvig.com email : [email protected] this class can create a good captcha ( anti robot & worm ) */ require_once('class.chapta.php'); $mychapt= new mycaptcha; $mychapt->chaptcreate(); ?>
info at phpclasses dot org