> > Hi People, > I found the answer, here<https://groups.google.com/forum/#!topic/google-visualization-api/W598NF2ts0o> .
The remote server doesn't have short tags enabled. So in line 17 <?=$jsonTable?> needs to be replaced with <?php echo $jsonTable; ?> Cheers, Ardal -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/groups/opt_out.
