<?php include("PHPCaptcha.class.php"); $dir='font'; $t = new PHPCaptcha($dir,'rnd',5); ?>
info at phpclasses dot org