In our article Call it PHP.NET, we talked about a project named Prado which brings ASP.NET functionality-server-side components, events, validators-to PHP. Prado was the award-winning project in a ...
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 ...