Here's a snippet from the code I use for pulling data from a database in PHP:
https://groups.google.com/d/msg/google-visualization-api/Gy18YdVSSfQ/tKdtzSfqKlcJSQLite3 is supported in PHP (see
http://php.net/manual/en/book.sqlite3.php) and more generically though PDO's (see
http://php.net/manual/en/book.pdo.php).
On Thursday, June 7, 2012 12:39:15 PM UTC-4, Taka Wu wrote:
Hi Yuval,
Thanks for your advices but I still can't get the SQLite3 database, even the PHP script doesn't make any sense at all.
To Laurissa,
Do you manage get the Google Charts work by connecting to databases, specifically SQLite3?
If so, could you please share your code? I'm desperately try to get it work, but no much luck so far.
Thanks for your help.
Kind regards,
Taka
On Sunday, 4 March 2012 14:16:31 UTC, Yuval Ronen wrote:
Hi there,
I'm looking at the code that creates the columns and rows and I see
that it's all hard-coded. Does anyone know if Google Charts will work
by connecting to databases, specifically SQLite3?
Thanks!
--
You received this message because you are subscribed to the Google Groups "Google Visualization API" group.