Re: [PHP] 4.2.3 and XML...

2002-12-28 Thread Jason k Larson
What version of PHP were you using prior to 4.2.3? I'm using DOMXML support extensively (pun?) in my build of 4.2.3. So, what errors are you getting or what makes you think its shot? Jason k Larson At 01:47 PM 12/28/2002 -0500, Russell P Jones wrote: My sysadmin just complied 4.2.3 on my Apac

Re: [PHP] 4.2.3 and XML...

2002-12-28 Thread John Nichel
The only error I see is a call to an undefined function (xmldocfile), which isn't a native php function. That doesn't have anything to do with php's xml functions. Russell P Jones wrote: My sysadmin just complied 4.2.3 on my Apache web server but is out of town for the next few weeks. Problem i

[PHP] 4.2.3 and XML...

2002-12-28 Thread Russell P Jones
My sysadmin just complied 4.2.3 on my Apache web server but is out of town for the next few weeks. Problem is, all my PHP/domxml stuff is SHOT and won't work at all anymore. Does anyone know where I can track down the documentation for 4.2.3, specifically the code changes in domxml. The changelog's