Hi,
during creation of charts I get some times erros because of problems with my xml structure.
How can I print my xml structure?
Just echo($strXML) (wich hold my xml data) would not work.
is there any special function?
Many thanks
Hans
Page 1 of 1
XML and PHP show / print xml
Other Replies To This Topic
#2
Posted 02 August 2010 - 12:41 AM
Hi Hans,
Welcome to FusionCharts forum. ![]()
In case you wish to print the XML, after the getXML method, either you need to HTML encode the XML or you need to print it inside a texbox.
I hope this helps.
Other Replies To This Topic
Page 1 of 1

Back to top
MultiQuote