xmark Posted February 14, 2011 Share Posted February 14, 2011 Help please.. 50yr old PHP noob.. I have a PHP script that runs a personality survey and returns the dominant personality type, but I need to display the results as a bar chart reflecting the % totals for each of the 4 personality types. Code is here: http://codepad.org/wQN3qN3v Grateful for any help! Link to comment https://forums.phpfreaks.com/topic/227597-edit-php-to-output-xml-results-and-display-flash-chart/ Share on other sites More sharing options...
trq Posted February 14, 2011 Share Posted February 14, 2011 Where exactly are you stuck? Link to comment https://forums.phpfreaks.com/topic/227597-edit-php-to-output-xml-results-and-display-flash-chart/#findComment-1173916 Share on other sites More sharing options...
xmark Posted February 14, 2011 Author Share Posted February 14, 2011 Thanks for the quick response.. I don't know how to get the PHP to write an xml file with the results I need. I am very much a 'cut n paste' coder, used to html coding from the 80's..! Link to comment https://forums.phpfreaks.com/topic/227597-edit-php-to-output-xml-results-and-display-flash-chart/#findComment-1173919 Share on other sites More sharing options...
xmark Posted February 14, 2011 Author Share Posted February 14, 2011 This is the output that I'm trying to achieve: http://codepad.org/kOWuRpMx Link to comment https://forums.phpfreaks.com/topic/227597-edit-php-to-output-xml-results-and-display-flash-chart/#findComment-1173920 Share on other sites More sharing options...
xmark Posted February 15, 2011 Author Share Posted February 15, 2011 Anyone have any ideas...? Link to comment https://forums.phpfreaks.com/topic/227597-edit-php-to-output-xml-results-and-display-flash-chart/#findComment-1174463 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.