diff --git a/reference/iconv/reference.xml b/reference/iconv/reference.xml index 4addf9d422..452e19ea0d 100644 --- a/reference/iconv/reference.xml +++ b/reference/iconv/reference.xml @@ -1,5 +1,5 @@ - + iconv functions iconv @@ -33,6 +33,15 @@ your PHP interpreter using the configure line . + + Note to Win32 Users + + In order to enable this module on a Windows environment, you must copy + iconv-1.3.dll from the DLL folder of the PHP/Win32 binary + package to the SYSTEM32 folder of your windows machine. (Ex: C:\WINNT\SYSTEM32 + or C:\WINDOWS\SYSTEM32) + + &reference.iconv.ini;