Got things down to the query
my $batchnumber = $CGI ->param('batchnumber')||"20170903nervana" ; my $sql = "SELECT time, mastuntemp, LineTemp, spargtemp FROM brew_temp +_tb WHERE sitename = 'Brew' AND batchnumber = '$batchnumber' ORDER BY time";
There is data in the database. Which I display in ttml
In reply to Re^4: Getting mysql data into gd
by shanta
in thread Getting mysql data into gd
by shanta
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |