Current Path : /home/escuelai/public_html/eihu.edu.uy/wp-content/plugins/artbees-captcha/ |
Current File : /home/escuelai/public_html/eihu.edu.uy/wp-content/plugins/artbees-captcha/generate-captcha.php |
<?php require_once(dirname( __FILE__ ) . '/captcha.php'); session_start(); $captcha = new Mk_Artbees_Captcha(); $captcha->imageFormat = 'png'; $captcha->CreateImage();