(PHP 4, PHP 5)
hebrevc — Convert logical Hebrew text to visual text with newline conversion
This function is similar to hebrev() with the difference that it converts newlines (\n) to "<br>\n".
The function tries to avoid breaking words.
A Hebrew input string.
This optional parameter indicates maximum number of characters per line that will be returned.
Returns the visual string.