[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 just arent indepth enough and php.net just switched over its
documentation to 4.3.0...

Any help would be hugely appreciated.

Thank you so much,

Russ Jones...

to see the error in action... http://www.collegedems.com/?x=news.php

gracias


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




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 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 just arent indepth enough and php.net just switched over its
documentation to 4.3.0...

Any help would be hugely appreciated.

Thank you so much,

Russ Jones...

to see the error in action... http://www.collegedems.com/?x=news.php

gracias





--
By-Tor.com
It's all about the Rush
http://www.by-tor.com


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




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 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 just arent indepth enough and php.net just switched over its
documentation to 4.3.0...

Any help would be hugely appreciated.

Thank you so much,

Russ Jones...

to see the error in action... http://www.collegedems.com/?x=news.php

gracias



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php