Since becoming a coder for
Neowin.net I've started getting into using php as well as my usual asp.net / c# combination, and I'm thinking of writing a few php apps over the coming months.
As I still use ASP.net mainly, and I'm on a windows server, and on a budget, I don't have a mysql database to use with it, so I was thinking of doing what I do with my other apps, and using XML to store the data.
Anyway, my question is, do the Cat2 windows servers (Grape in particular) have the PEAR XmlSerializer modules installed?