Not sure. Just asking. I haven't used it before and don't really know
what it's about. I've read about it on xml.com. Either nothing sank
in, or I'm just confused.

It's pretty much for data organization, right?

Almost all of the documentation I've read on it deals with asp. I know
it is used with php as well.

Guess I'm just curious what it can do, and how I could put it to use.

I do a lot of importing and exporting to/from excel. I belive it could
help me out here.

How does php get the data from the xml docs?

I guess I'm just looking for info on how to use it with php.

Thanks,

Jake McHenry
Nittany Travel MIS Coordinator
http://www.nittanytravel.com




> -----Original Message-----
> From: Ray Hunter [mailto:[EMAIL PROTECTED] 
> Sent: Friday, January 09, 2004 9:48 AM
> To: 'Php-general'
> Subject: Re: [PHP] XML?
> 
> 
> 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
> 

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

Reply via email to