News

PHP 5 comes bundled with a library called SimpleXML-enabled by default. With this library you can operate on elements, in an XML document as arrays. SimpleXML is quite handy when you know the ...
In this app I am using simplexml_load_file () php function to read xml based rss feed. After retrive the data from xml feed using a foreach loop I am looping all the items are binding to html.
The official Amazon Web Services SDK requires PHP 5.5+ with SimpleXML and XMLWriter modules, and cURL 7.16.2+ compiled with OpenSSL and zlib. Your server currently has no SimpleXML PHP module and no ...