Re: Some body test php6-dev version for mbs?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Nobody Discuss with is title or I'm post to wrong mailing-list?

2009/8/27 hack988 hack988 <hack988@xxxxxxxxxxxxx>:
> I'm try php6-dev recently.I found it had so many diffrent with older
> versions.I'll discuss with everybody in later:)
> now i have a problem in php6-dev
>
> codes follow:(warning:this code include some no-english characters and
> it hex string is B2E2 In GBK char-set)
> ======================================
> echo "测";
> ======================================
> everything is ok in php5,php4 but a error tigger throw by php6
>
> ---------------------------------------------------------------------------
> Warning: Illegal or truncated character in input: offset 0, state=0 in
> F:\Programming\Web\php\maillist\charset.php on line 2
>
> Parse error: parse error in
> F:\Programming\Web\php\maillist\charset.php on line 2
> PHP Warning: Illegal or truncated character in input: offset 0,
> state=0 in F:\Programming\Web\php\maillist\charset.php on line 2 PHP
> Parse error: parse error in
> F:\Programming\Web\php\maillist\charset.php on line 2
> ---------------------------------------------------------------------------
>
> I must change the php file's char-set to utf-8 for codes run successful.
> Attention! Gmail's default charset is utf-8 so if any body to test
> code please change the file's char-set to ansi
> Any body know how use no utf-8 char-set in php6 with no-ascii char ?
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux