sCode = $text; $oCaptcha->SetFileType('gif'); $oCaptcha->SetBackgroundImage($bgCaptcha); return $oCaptcha->Create($iCaptcha); } ?>