pls check if u has set "extension=php_gd.dll" and "extension_dir =
"yourdirectory"; in the php.ini ,and copy the dll to the related
yourdirectory,then restart ur apache service
- Original Message -
From: "Joe Patiani" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 10,
I think it can't work if the server has set the default_charset in the
php.ini .
eg:
if in php.ini has:
default_charset="gb_2312"
then only changing the charset in html page didn't work.
>>header('Content-type: text/html; charset=UTF-8');
- Original Message
hi,everyone
now I'm reading a test.xml file in php,the xml file includes some japanese
or big5's content.
but for some reason ,I must set the default charset with 'GB2312' in
php.ini
,so it means this setting such as "" is valid and the content can't be
displayed normal.
so ,I convert the unicode
hi,everyone
now I'm reading a test.xml file in php,the xml file includes some japanese
or big5's content.
but for some reason ,I must set the default charset with 'GB2312' in php.ini
,so it means this setting such as "" is valid and the content can't be
displayed normal.
so ,I convert the unicode
4 matches
Mail list logo