The problem with strict json is that it does not support dates. If your data does not have dates, strict json should work fine.
- VizBoy. On Tue, May 5, 2009 at 11:09 PM, Martijn <[email protected]> wrote: > > Hi, > > I am trying to implement a Google data source, using php version > 20041225. The json seems to be implemented with more quotes than the > example at Google (the key names are also in single quotes). Google > Api throws up an alert with a time out. However, I can see that the > Google request is received in my server. > > Can I use the json_encode function to interface to Google? > Can google handle the more strict json response of json_encode? > > I appreciate your help! > > kind regards, > Martijn > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Visualization API" group. 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 -~----------~----~----~----~------~----~------~--~---
