Yes, I have the google.load inside the script.
This is the error I receive:
Error: Invalid JSON string: error: 1046
And this is the JSON string that is echo inside the dataTableViewDaily.php
{"cols":[{"id":"A","label":"Date","type":"string"},{"id":"B","label":"User","type":"string"},{"id":"C","label":"Cement
Brand","type":"string"},{"id":"D","label":"Volume","type":"string"},{"id":"E","label":"Type","type":"string"}],"rows":[{"c":[{"v":"08-06-2013"},{"v":"
raze...@gmail.com"},{"v":"Muthana"},{"v":"27"},{"v":"Local
Plant"}]},{"c":[{"v":"08-06-2013"},{"v":"
raze...@gmail.com"},{"v":"Samawa"},{"v":"28"},{"v":"Local
Plant"}]}]}