Octavian Rasnita wrote:

Does anyone know if PHP has a library for getting the content of an XML file
like XML::Simple in perl?

In that perl library I can get the whole content of an XML file in a
reference to an array of arrays of arrays... with only 3 lines of code.

Is there such a simple method in PHP?

Uhmm... SimpleXML?

http://us2.php.net/simplexml

--

---John Holmes...

Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/

php|architect: The Magazine for PHP Professionals – www.phparch.com

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



Reply via email to