PHP Novice, verification code related issues

Source: Internet
Author: User
PHP Novice, Verification code problem
Under an open source code research, encountered the problem of verification code, ask, the following is the error code:

Errid:2
Errstr:imagettftext () [Function.imagettftext]: Problem loading Glyph
errfile:iweb_path/core\util\captcha_class.php
errline:256
Errtime:11-09-22 14:38:21
# #出错时变量的值: # #
Array (
' Text ' = ' Nuheb ',
' Fontcfg ' =
Array (
' Spacing ' = 2,
' MinSize ' = 22,
' MaxSize ' = 24,
' Font ' = ' Font.ttf ',
),
' Fontfile ' = ' E:\\php\\lib\\core\\util/font.ttf ',
' lettersmissing ' = 0,
' Fontsizefactor ' = 1,
' X ' = 60,
' Y ' = 91,
' Length ' = 5,
' I ' = 0,
' Degree ' =-5,
' FontSize ' = 78,
' Letter ' = ' n ',
)
-------

------Solution--------------------
Show me The code~
------Solution--------------------
discuss
Show me The code~

------Solution--------------------
Errid:2
Errstr:imagettftext () [Function.imagettftext]: Problem loading Glyph
errfile:iweb_path/core\util\captcha_class.php
errline:256
Errtime:11-09-22 14:38:21

Is this error record a debug feature of the open source code strip?
The hints are clear:
captcha_class.php the No. 256 line in this file is wrong. Imagetfrtext () function error, it should be a character file loading error.


------Solution--------------------
Imagetfrtext () function error, unable to load the string in! You're checking that function.
------Solution--------------------
discuss

Imagetfrtext () function error, unable to load the string in! You're checking that function.

------Solution--------------------
Font file does not exist
  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.