I\'m trying to use Google Visualization API to display data gathered from a MySQL server. I want to get the data using PHP and then pass it into the javascript function call to
in the first example you pass in the function to the callback, in the second example you call the function and then pass in the result of that call to the callback.