Hey Folks:

I'm starting to use PHP 5 on my development machine.  The primary XML
parser is changing from expat to libxml.  I was curious about the change,
so sought documentation of the new libxml stuff on the PHP site but
haven't been able to find any.

Perhaps someone can steer me toward such documentation and/or answer a
question.

I was thinking that the new XML parser would necessitate scripts use
different function calls.  Or will the main functions and behavior remain
the same, but only the library be changed?

If the functions will indeed be different, is there some place to find
docs about these new procedures?  They don't have to be great, just give
me an idea of how to start hacking something simple.

Thanks,

--Dan

-- 
     FREE scripts that make web and database programming easier
           http://www.analysisandsolutions.com/software/
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
 4015 7th Ave #4AJ, Brooklyn NY    v: 718-854-0335   f: 718-854-0409

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

Reply via email to