John Smith wrote:

What's the most accurate way to get the byte count of
some text? Is strlen() accurate with Unicode, ASCII,
etc.?


if you are working with non ASCII characters you might want to install the mulitbyte string extension.


-- Raditha Dissanayake. ------------------------------------------------------------------------ http://www.radinks.com/sftp/ | http://www.raditha.com/megaupload Lean and mean Secure FTP applet with | Mega Upload - PHP file uploader Graphical User Inteface. Just 128 KB | with progress bar.

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



Reply via email to