DMXzone Google Charts Support Product Page

Answered

How do I get data from a mysql database to a chart?

Asked 07 Apr 2015 18:48:41
1
has this question
07 Apr 2015 18:48:41 PerOlof Johansson posted:
How do I get data from a mysql database to a chart?
I want to retrieve data from each row in a table. (about 10 values)
I am using mysqli and PHP.

Replies

Replied 08 Apr 2015 08:08:50
08 Apr 2015 08:08:50 Teodor Kuduschiev replied:
Hello,
Please check the videos on the product page: www.dmxzone.com/go/14928/dmxzone-google-charts
Replied 08 Apr 2015 19:03:05
08 Apr 2015 19:03:05 PerOlof Johansson replied:
I have read and watched the video but it may not work.
The code ASP and I use PHP.
I get an error "Parse error: syntax error, unexpected ',' C: \ wamp \ www \ Test Team \ Graph 1.php on line 23"
Line 23 looks like this "$ chValues = $ rsSales-> getColumnVal (" First Month ", $ rsSales-> getColumnVal (" Second Month ", $ rsSales-> getColumnVal (" Third Month ";"
What should I do to make it work with PHP?

Reply to this topic