RE: [PHP] How to parse an XML document

2001-12-24 Thread [EMAIL PROTECTED]

Hi again.

Unfortunatelly, there is not any extra module installed on my remote
server in order to parse XML docs.

Does anybody know a way to parse them or must I try with Perl?

Best regards.

---
You wrote:

http://www.php.net/manual/en/ref.xml.php

HTH.

James Cox


> -Original Message-
> From: PHP Rules [mailto:[EMAIL PROTECTED]]
> Sent: 23 December 2001 10:15 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] How to parse an XML document
>
>
> Hi fellas.
>
> I would like to know the way to parse an XML document.
>
> I come from Java world, and you can handle an XML document,
> and
> then show it as an HTML page.
>
> I suppose that it's also possible by using PHP, isn't it?
>
> I would like also to know if it's available in the 'standard
> installation' of PHP. I mean, I want to develop this on a
> remote
> server. It uses PHP, and I suppose that it's not installated
> any
> extra module, so I wonder if the XML parsing needs any extra
> module
> or not.
>
> Best regards.


-
This mail was sent through TJGROUP Webmail: http://webmail.tjgroup.dk


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] How to parse an XML document

2001-12-23 Thread James Cox

http://www.php.net/manual/en/ref.xml.php

HTH.

James Cox


> -Original Message-
> From: PHP Rules [mailto:[EMAIL PROTECTED]]
> Sent: 23 December 2001 10:15 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] How to parse an XML document
>
>
> Hi fellas.
>
> I would like to know the way to parse an XML document.
>
> I come from Java world, and you can handle an XML document,
> and
> then show it as an HTML page.
>
> I suppose that it's also possible by using PHP, isn't it?
>
> I would like also to know if it's available in the 'standard
> installation' of PHP. I mean, I want to develop this on a
> remote
> server. It uses PHP, and I suppose that it's not installated
> any
> extra module, so I wonder if the XML parsing needs any extra
> module
> or not.
>
> Best regards.
> ___
> ¿Sabes que puedes redireccionar tu correo de HispaVista a donde
> tú quieras?
> http://www.hispavista.com/altascorreo/
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] How to parse an XML document

2001-12-23 Thread PHP Rules

Hi fellas.

I would like to know the way to parse an XML document.

I come from Java world, and you can handle an XML document,
and 
then show it as an HTML page.

I suppose that it's also possible by using PHP, isn't it?

I would like also to know if it's available in the 'standard
installation' of PHP. I mean, I want to develop this on a
remote
server. It uses PHP, and I suppose that it's not installated
any
extra module, so I wonder if the XML parsing needs any extra
module
or not.

Best regards.
___
¿Sabes que puedes redireccionar tu correo de HispaVista a donde tú quieras?
http://www.hispavista.com/altascorreo/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]