I have a PHP form drop down list of table names in a database that posts the selection made by the user. I want to use that posted table name to generate a Google chart. I am having trouble getting the variable passed through AJAX to my PHP script that generates the JSON for the Google chart.I have a PHP form drop down list of table names