Using arrays to feed Google datetime chart plot – Phpmyadmin
I have meteorological data that I am retrieving through MySQL and can see it through phpMyAdmin. I am trying to plot stuff but I get no data in the plot. My code is <?php // connect to database $conn =…