1

Topic: Stupid question time regarding php5. :D

Just going to install php5 on a test server, and wanted to double check on one point regarding compilation. Is xml/libxml support required, or can all the xml options be disabled?


Cheers,

Matt

Re: Stupid question time regarding php5. :D

If you don't plan to use any of the XML functions you don't need it, I think http://php.net/manual/en/ref.libxml.php would help. 

Michael