Query: hebrevc
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HEBREVC(3) 1 HEBREVC(3) hebrevc - Convert logical Hebrew text to visual text with newline conversionSYNOPSISstring hebrevc (string $hebrew_text, [int $max_chars_per_line])DESCRIPTIONThis function is similar to hebrev(3) with the difference that it converts newlines ( ) to "<br> ". The function tries to avoid breaking words.PARAMETERSo $hebrew_text - A Hebrew input string. o $max_chars_per_line - This optional parameter indicates maximum number of characters per line that will be returned.RETURN VALUESReturns the visual string.SEE ALSOhebrev(3). PHP Documentation Group HEBREVC(3)
Related Man Pages |
---|
iconv(3) - php |
ltrim(3) - php |
strip_tags(3) - php |
gmp_strval(3) - php |
trim(3) - php |
Similar Topics in the Unix Linux Community |
---|
User Guide: Posting in the Emergency Forum |
Rules for Homework & Coursework Questions Forum |
Forum Video Tutorial: How to Use Code Tags |
New Code Tags (Syntax Highlighting) |