![]() |
|
|
+ Search |
![]()
|
Jan 27th, 2000 21:34
Nathan Wallace, Jirka Kosek
Under Windows works well XML support which is included in PHP3. You must
edit configuration file php3.ini (not php.ini). This file should be
stored in Windows system directory (probably C:\WINDOWS). It is
sufficient to have these two lines in this file
extension=php3_xml.dll
extension_dir=c:\php3 (or other path, if you do not have PHP
in this directory)