On Fri, 19 Aug 2005, Sterling Hughes wrote:

> I agree.  var_dump() should accurately expose the structure of the
> simplexml object, if people want to see *everything* they should dump
> it explicitly (there is a method in the DOM api to do this?)

You mean other than reserializing the data back as XML? :)

All kidding aside, I do use SXE's asXML() and DOM's saveXML() for
debugging in these types of cases.

-adam

-- 
[EMAIL PROTECTED] | http://www.trachtenberg.com
author of o'reilly's "upgrading to php 5" and "php cookbook"
avoid the holiday rush, buy your copies today!

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to