Data exchange in CakePHP [XML & JSON]
In one of my project i needed to produce xml and json data for api’s I searched over the web as how to do it, but couldn’t get a clear information, finally it took a little bit of time but yes i was able to render xml and json. You can have a look for [...]