Tuesday, April 1st, 2008
You ve probably realized that the DOM XML library can be pretty useful when working with web documents. However this extension includes some other methods which can be utilized to parse attributes of a given XML string as well as to clone nodes. Thus considering that ...
Posted in devshed.com | No Comments »
Tuesday, March 4th, 2008
Undeniably one of the most remarkable strengths of PHP is its robust set of extensions. They provide developers with the right tools to build a huge variety of web applications with minor hassles. And this characteristic is particularly evident when it comes to working with XML documents since ...
Posted in devshed.com | No Comments »