The $flag variable is irrelevant, you don't need it. To test it, use the javascript from the php example page you linked to, and replace the contents of the get_data.php file with this code (you need to keep the "<?php" and "?>" at the beginning and end though).
In the javascript, you should probably use something other than a PieChart since you have 10 columns of data, and the pie chart will throw an error if you feed it more than 2. On Wednesday, August 29, 2012 6:09:45 PM UTC-4, Diana Flores wrote: > > sorry again!!!! > https://developers.google.com/chart/interactive/docs/php_example i think > this will work!!!.... :) > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/3WLIMzQiMTAJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
