Query: fribidi_log2vis
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FRIBIDI_LOG2VIS(3) 1 FRIBIDI_LOG2VIS(3) fribidi_log2vis - Convert a logical string to a visual oneSYNOPSISstring fribidi_log2vis (string $str, string $direction, int $charset)DESCRIPTIONConverts a logical string to a visual one.PARAMETERSo $str - The logical string. o $direction - One of FRIBIDI_RTL, FRIBIDI_LTR or FRIBIDI_AUTO. o $charset - One of the FRIBIDI_CHARSET_XXX constants.RETURN VALUESReturns the visual string on success or FALSE on failure. PHP Documentation Group FRIBIDI_LOG2VIS(3)