November 9, 2008

Generating XML using PHP

Long back I was hunting the entire web for some tutorials for generating XML using PHP. To my surprise, there are only a handful of them, where half of them are not of any use. Since PHP Library is very large, finding the right library was also a vey dauntng task. I first encounted XMLWriter, [...]