From:             [EMAIL PROTECTED]
Operating system: RH 7.3/8.0/AS 2.1
PHP version:      4.3.0RC1
PHP Bug Type:     Documentation problem
Bug description:  mbstring setup doc

I would like to know the FULL testing configuration for my BIG5 and GB
(gb2312) code detection using mbstring features as described in php.net
online doc.

So far I can't find any info about this.
This should include:
1. php.ini setup
2. example.

I feed the BIG5 string into the mb_detect_encoding function but still
return japanese code.

Thx
Patrick Tsang

-- 
Edit bug report at http://bugs.php.net/?id=20647&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20647&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20647&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20647&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20647&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20647&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20647&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20647&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20647&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20647&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20647&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20647&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20647&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20647&r=isapi


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

Reply via email to