Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<hebrevhtml_entity_decode>
Last updated: Tue, 19 Sep 2006

hebrevc

(PHP 3, PHP 4, PHP 5)

hebrevc --  Convert logical Hebrew text to visual text with newline conversion

Description

string hebrevc ( string hebrew_text [, int max_chars_per_line] )

This function is similar to hebrev() with the difference that it converts newlines (\n) to "<br>\n". The optional parameter max_chars_per_line indicates maximum number of characters per line that will be returned. The function tries to avoid breaking words.

See also hebrev()




<hebrevhtml_entity_decode>
Last updated: Tue, 19 Sep 2006