Wordwrap with UTF8/htmlentities

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

 



Hello there,

I have a continues string of several utf8 chars, i want to use wordwrap to have it shown correctly.

I use mb_convert_encoding($text,'HTML-ENTITIES', 'utf-8') to let it convert to the right entities. If i use wordwrap, it doesn't wrap continues strings unless i set the 'cut' param to true.
But if i do that, it cuts off html-entities.

Is there a way to fix this??

Thx in advance.

--
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