What I have is a Webspeed program which then is read by a PHP program which is then put into the chart on a PHP page. The actual XML is determine in the Webspeed program and I would like to determine the color in the PHP program after the XML is formatted and ready to be read by the chart.
Any suggestions?
1. Use string replacement (either direct or using RegExp)
2. Use XML DOM to read the XML, and then push the new attribute