文件名称:iconv函数用来转换各种字符集
文件大小:3.73MB
文件格式:GZ
更新时间:2009-03-15 02:52:39
另类其它 控件 源码 资源
例://把 从gb2312编码转换到 UTF-8 编码=iconv("GB2312","UTF-8",)安装到PHP要使用iconv函数,PHP编译时必须跟上: --with-iconv[=DIR]. Note to Windows® Users: In order to enable this module on a Windows® environment, you need to put a DLL file named iconv.dll or iconv-1.3.dll (prior to 4.2.1) which is bundled with the PHP/Win32? binary package into a directory specified by the PATH environment variable or one of the system directories of your Windows® installation.