The Ganglia web frontend uses PHP to transform xml to html (I think). Why was that method chosen instead of using PHP to make calls to xslt scripts to do the transformation? Is there a belief that PHP is better than xsl for coding xml to html transformations? Does the Ganglia web front end include transformations that aren't easily expressed in xsl?
Jonathan
