PHP domNode toString XML
This is a very simple task I needed to do which basically consisted of getting a domNode as a string and printing the content. This may not be very useful in an application but it may be very useful for debugging purposes.
Read more
