PHP funkce hebrev()
Dostupnost ve verzích: PHP 4.0
Convert logical Hebrew text to visual text
Parametry
| Parametr | Datový typ | Výchozí hodnota | Poznámka |
|---|---|---|---|
$hebrew_text |
string |
není | A Hebrew input string. |
$max_chars_per_line |
int |
null | This optional parameter indicates maximum number of characters per line that will be returned. |
Návratové hodnoty
string
the visual string.