<?php
str hebrevc ( str $hebrew_text [, int $max_chars_per_line = 0 ] )
where,
$str = The Hebrew input STRING
$max_chars_per_line = To control the maximum number of
characters per line
that will be returned
?>