Forum und email
fribidi_log2vis

fribidi_log2vis

(PHP 4 >= 4.0.4, PECL)

fribidi_log2vis -- Convert a logical string to a visual one

Popis

string fribidi_log2vis ( string str, string direction, int charset )

Converts a logical string to a vissual one.

Seznam parametrů

str

The logical string.

direction

One of FRIBIDI_RTL, FRIBIDI_LTR or FRIBIDI_AUTO.

charset

One of the FRIBIDI_CHARSET_XXX constants.

Návratové hodnoty

Returns the visual string on success, or FALSE on failure.