php man page for fribidi_log2vis

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 one

SYNOPSIS
string fribidi_log2vis (string $str, string $direction, int $charset)
DESCRIPTION
Converts a logical string to a visual one.
PARAMETERS
o $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 VALUES
Returns the visual string on success or FALSE on failure. PHP Documentation Group FRIBIDI_LOG2VIS(3)
Related Man Pages
fribidi_log2vis(3) - centos
fribidi_remove_bidi_marks(3) - centos
iconv(3) - php
iconv_strrpos(3) - php
iconv_substr(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator