php批量修改表结构实例 废话不多说,直接上代码<?phpset_time_limit(0);$con=mysql_connect("localhost","root","root");$dbname="db 批量修改表结构