Forum Moderators: coopster

Message Too Old, No Replies

SimpleXML in PHP 4 - Children() function

         

webfoo

10:07 pm on Jan 6, 2011 (gmt 0)

10+ Year Member



I am having difficulty locating a SimpleXML class that defines a children() function. Anyone know a good place to look?

penders

10:16 am on Jan 8, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Just to clarify... you are looking for a PHP 4 class that handles XML and behaves like the SimpleXML class that is built in to PHP 5? Presumably upgrading to PHP 5 is not an option?

May be PHP Manual - DOM XML (PHP 4) [uk2.php.net] ?

webfoo

4:40 pm on Jan 8, 2011 (gmt 0)

10+ Year Member



That is correct. I am looking for a PHP 4 class that behaves like the SimpleXML class in PHP 5. The customer has a pre-exisitng contract with a hosting company that is unwilling to upgrade to PHP 5.

webfoo

4:40 pm on Jan 8, 2011 (gmt 0)

10+ Year Member



That is correct. I am looking for a PHP 4 class that behaves like the SimpleXML class in PHP 5. The customer has a pre-exisitng contract with a hosting company that is unwilling to upgrade to PHP 5.