On Fri, 2004-01-09 at 00:30, Jake McHenry wrote:
> Can someone point me in the right direction towards creating and
> implementing XML with php? I've heard it can make things much easier
> on me, and would like more info on it. Also, if anyone has any storys
> from using it, might give me an idea of what I'm getting into. Is it
> easy to implement? Does it make things easier on me in the future?
> Etc.etc.

What do you want to do with xml? There is expat and DOM that you can use
to parse and create xml docs. What are you looking to achieve?

--
Ray

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

Reply via email to