[PHP] conversion of unicode characters into utf-8
- Date: Mon, 16 Jun 2008 22:26:29 -0700 (PDT)
- From: valsaraj <valsarajpv@xxxxxxxxx>
- Subject: [PHP] conversion of unicode characters into utf-8
Hi,
I am using code
$val = htmlentities($val, ENT_QUOTES, "UTF-8");
but it's not working in version 5.2.0. Is there any additional configuration
needed for this. it's working well in 5.2.2. Could you please help me???
--
View this message in context: http://www.nabble.com/conversion-of-unicode-characters-into-utf-8-tp17878398p17878398.html
Sent from the PHP - General mailing list archive at Nabble.com.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php