超越PHP PHP动态 | 经典文章 | CLASS | 相关下载 | 常见问题 | FORUM | WIKI | 在线手册
Site search:    
<fdf_set_versionfribidi_log2vis>
Last updated: Fri, 22 Jun 2007

XXXV. FriBiDi Functions

简介

FriBiDi is a free implementation of the Unicode Bidirectional Algorithm.

需求

You must download and install the FriBiDi package.

安装

This PECL extension is not bundled with PHP. Additional information such as new releases, downloads, source files, maintainer information, and a CHANGELOG, can be located here: http://pecl.php.net/package/fribidi.

In order to use these functions you must compile PHP with Fribidi support by using the --with-fribidi[=DIR] configure option.

Windows users will enable php_fribidi.dll inside of php.ini in order to use these functions. You may download this PECL extensions DLL from the PHP Downloads page or at http://snaps.php.net/.

预定义常量

由于这些常量是由该扩展模块定义的,因此只有在该扩展模块被编译到 PHP 中,或者在运行时被动态加载后,这些常量才有效。

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)

目录
fribidi_log2vis -- Convert a logical string to a visual one



add a note add a note User Contributed Notes
FriBiDi Functions
iaxhaquer at SPAMhotmail dot com
01-Oct-2002 11:56
In case anyone is curious,
Fribidi is "A Free Implementation of the Unicode Bidirectional Algorithm" information on this can be found here:
http://fribidi.sourceforge.net/

<fdf_set_versionfribidi_log2vis>
 Last updated: Fri, 22 Jun 2007
view source | feedback | send page | sitemap | aboutus   
Copyright ® 2002-2003 PHPE.NET. All rights reserved
Last updated:2002-11-22