diff --git a/reference/domxml/reference.xml b/reference/domxml/reference.xml index f9090d7fdb..4d36bec888 100644 --- a/reference/domxml/reference.xml +++ b/reference/domxml/reference.xml @@ -1,5 +1,5 @@ - + DOM XML functions DOM XML @@ -44,6 +44,15 @@ This extension is only available if PHP was configured with . + + Note to Win32 Users + + In order to enable this module on a Windows environment, you must copy + libxml2.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) + +