<?php /* Programing By Omid Zarifi Website : www.progvig.com email : zarifi.omid@gmail.com 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