[PHP] reading in XML document and getting attribute values in PHP4

2007-02-08 Thread Angelo Zanetti

Dear all,

I have been searching the web and manual for solutions for receiving an 
XML document and getting the values for the attributes out. I found that 
PHP5 handles it well but in PHP4 there are many scripts people have 
written but Im struggling to get something that is working 100%.


Are there any pointers to the correct way of doing it? I have been 
looking also at DOM XML functions that seems to be suitable but am still 
investigating.


Thanks in advance.
--

Angelo Zanetti
Systems developer


*Telephone:* +27 (021) 469 1052
*Mobile:*   +27 (0) 72 441 3355
*Fax:*+27 (0) 86 681 5885
*
Web:* http://www.zlogic.co.za
*E-Mail:* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]

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



[PHP] SOLVEDRe: [PHP] reading in XML document and getting attribute values in PHP4

2007-02-08 Thread Angelo Zanetti

DOM XML functions are the way to go for PHP4



Angelo Zanetti wrote:


Dear all,

I have been searching the web and manual for solutions for receiving 
an XML document and getting the values for the attributes out. I found 
that PHP5 handles it well but in PHP4 there are many scripts people 
have written but Im struggling to get something that is working 100%.


Are there any pointers to the correct way of doing it? I have been 
looking also at DOM XML functions that seems to be suitable but am 
still investigating.


Thanks in advance.



--

Angelo Zanetti
Systems developer


*Telephone:* +27 (021) 469 1052
*Mobile:*   +27 (0) 72 441 3355
*Fax:*+27 (0) 86 681 5885
*
Web:* http://www.zlogic.co.za
*E-Mail:* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]

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