Click to See Complete Forum and Search --> : xml support on IIS


Anon
11-13-2000, 02:40 AM
hi
how can i add xml support on IIS
1) how to use expat lib (which comes along with apache)
2) do i have to compile php with XML support or is there any other solution

anybody having idea pl help
thanx in advance

nitin

Anon
11-15-2000, 03:21 AM
Hello,

XML support is built into the default PHP binaries for Windows.

Visit http://zend.com/codex.php?id=276&single=1 for some XML parsing code from SolFolango that works fine on IIS and PHP 4.

Regards, John