hebrevc

Example

 string hebrevc ( string $hebrew_text [, int $max_chars_per_line = 0 ] ) 

Description

This function is similar to hebrev() with the difference that it converts newlines (\n) to "<br>\n". The function tries to avoid breaking words.

Return Values

Returns the visual string.