Hi,
It works on my w98 with php4.20, apache 1.3.2x.
Get newest domxml2.dll from : www.fh-frankfurt.de/~igor/projects/libxml
Unpack and copy "lib2xml.dll" to "c:\windows\system\"
in PHP:
Copy the file \php\php4ts.dll to c:\windows\system\
Specic for Apache 2.0.x and PHP 4.20:
copy "\php\experimental\apache2filter.dll to \windows\system\".
Load php as module in apache:
LoadModule php4_module c:/webserver/php/sapi/php4apache.dll AddType application/x-httpd-php .php
Tjeck the new api to PHP-domxml at php.net, and my full toturial on www.mdz.dk