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: <Denis C (ahuk <[EMAIL PROTECTED]>)>
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.:
<? xml version=1.0 ?>
<messages>
<subject>Hello</subject>
</messages>


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