SimpleXML doesn’t Work with PHP 5.x: Problem & Solution

SimpleXML doesn’t Work with PHP 5.x: Problem & Solution

Note: This article will be emailed to your friend.

SimpleXML is PHP 5.x way to handle XML. It is simpler than DOMXML (which incidentally is very poorly documented in manual or elsewhere) which is available on PHP 4.x and much simpler than SAX solutions. However it doesn’t work with certain installations of PHP 5.x. Let’s see how we can solve it.

Problem
I first [...]

Read the rest of this article (151 words)

Please fill in the following fields

* - Required

Your Name: *

Your E-Mail: *

Your Remarks:

Friend's Name: *

Friend's E-Mail: *

Protected by Comment Guard Pro