$result=mysql_query('select * from $biao'); //這樣報錯$result=mysql_query('select * from ‘$biao’ '); //依然報錯 我真的不明白了這個到底該怎樣弄。 查看完整描述