string hebrev(string $hebrewtext [, int $charsperline])
(PHP 4, PHP 5)
| $hebrewtext | Source string containing Hebrew characters. |
|---|---|
| $charsperline | Maximum number of characters per line. |
| RETURNS | The source string ($hebrewtext) with Hebrew characters converted to visual characters. |
Takes a source string containing Hebrew text ($hebrewtext), and converts Hebrew characters to a visual style.