Basically what I was asking about is what is the true definition of the
'parse' when using XML parsing.

I thought it had to do with data conversion, like something with the quote
or double quote for example.  But Chris pointed out a dictionary, I found
better definition there at http://en.wikipedia.org/wiki/Parse .  So, now I
know it basically is about breaking up the XML tags into something like
array or whatever the container is that XML get broken up into.

"Dennis Sterzenbach" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> "Scott Fletcher" <[EMAIL PROTECTED]> wrote:
> > What does the word, 'parse' meant when you do a XML parse?  What is it
> and
> > what does it exactly do?
> >
> > Thanks,
> >  Scott F.
>
> Sorry, but I don't get clearly what you are asking for.
> Could you ask your question again being more precise?
>
> --
>  Dennis Sterzenbach
>  www.darknoise.de

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

Reply via email to