XXXIII. FriBiDi Functions

Introduktion

FriBiDi is a free implementation of the Unicode Bidirectional Algorithm.

Krav

You must download and install the FriBiDi package.

Installation

To enable FriBiDi support in PHP you must compile --with-fribidi[=DIR] where DIR is the FriBiDi install directory.

Konfiguration under drift

Resurstyper

Fördefinerade konstanter

Konstanterna nedan defineras av den här utbyggnaden, och kommer bara vara tillgängliga då utbyggnaden kompilerats med PHP eller laddats dynamiskt.

FRIBIDI_CHARSET_UTF8 (integer)

FRIBIDI_CHARSET_8859_6 (integer)

FRIBIDI_CHARSET_8859_8 (integer)

FRIBIDI_CHARSET_CP1255 (integer)

FRIBIDI_CHARSET_CP1256 (integer)

FRIBIDI_CHARSET_ISIRI_3342 (integer)

Innehållsförteckning
fribidi_log2vis -- Convert a logical string to a visual one