$.post('ajax/like_get_option1.php' , function(data){op1= data;}); //php file is called which connectsto database and echo out the result$.post('ajax/like_ge
我正在创建一个谷歌图表条形图!数据来自MySQL,使用JSON和PHP。我只想把标签放在条形图的末尾。因为数据是动态的,所以我觉得很难。 $sth = mysql_query("select * from table"); //flag is not needed
$flagarray('label' => 'Value', &