Re: [PHP] Geting information from XML

2003-07-02 Thread Nabil
please i need like those classes , because i have to read from XML and
insert into MySQL..

Nabil


"Stephen" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> There are a lot of classes that parse XML files. I can send you a few
> functions I made myself to parse a paticular type of XML file. It should
> help you get started.
>
> With bubblegum in my shoe,
> Stephen Craton
> Senior Executive Web Developer
> Mophus.com, Inc.
>
>
> - Original Message -
> From: )>
> To: "PHP List" <[EMAIL PROTECTED]>
> Sent: Monday, June 30, 2003 12:58 PM
> Subject: [PHP] Geting information from XML
>
>
> Can someone tell how to get information from an XML file, without the F*
> commands, in PHP?
>
> e.g.:
> 
> 
> Hello
> 
>
>
> --
> 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



Re: [PHP] Geting information from XML

2003-06-30 Thread Jeremy Thibeaux
Have you tried using the DOM XML functions?

http://us3.php.net/manual/en/ref.domxml.php



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



Re: [PHP] Geting information from XML

2003-06-30 Thread Stephen
There are a lot of classes that parse XML files. I can send you a few
functions I made myself to parse a paticular type of XML file. It should
help you get started.

With bubblegum in my shoe,
Stephen Craton
Senior Executive Web Developer
Mophus.com, Inc.


- Original Message - 
From: )>
To: "PHP List" <[EMAIL PROTECTED]>
Sent: Monday, June 30, 2003 12:58 PM
Subject: [PHP] Geting information from XML


Can someone tell how to get information from an XML file, without the F*
commands, in PHP?

e.g.:


Hello



-- 
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



[PHP] Geting information from XML

2003-06-30 Thread Denis C(ahuk
Can someone tell how to get information from an XML file, without the F* 
commands, in PHP?

e.g.:


Hello

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