Fatal error: Call to undefined method Captcha::getCaptcha() in?E:\PHP\phpstudy\PHPTutorial\WWW\demo\Session\testCaptcha.php?on line?7<?phprequire_once 'Verify.php';$config=array('fontfeil'=>'fonts/ACaslonPro-Bold.otf');$captcha=new Captcha($config);$captcha->getCaptcha();這個是同目錄下的,是沒包含到嗎?
添加回答
舉報
0/150
提交
取消