hebrevc(3) php man page | unix.com

Man Page: hebrevc

Operating Environment: php

Section: 3

HEBREVC(3)								 1								HEBREVC(3)

hebrevc - Convert logical Hebrew text to visual text with newline conversion

SYNOPSIS
string hebrevc (string $hebrew_text, [int $max_chars_per_line])
DESCRIPTION
This function is similar to hebrev(3) with the difference that it converts newlines ( ) to "<br> ". The function tries to avoid breaking words.
PARAMETERS
o $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 VALUES
Returns the visual string.
SEE ALSO
hebrev(3). PHP Documentation Group HEBREVC(3)
Related Man Pages
qhebrewcodec(3qt) - redhat
iconv(3) - php
ltrim(3) - php
gmp_strval(3) - php
locale::hebrew(3pm) - debian
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update