为什么mysql_fetch_field会在这个查询中耗尽内存? 尝试使用带有偏移量的mysql_fetch_field $types = array(); $index=0; $num_fields=mysql_num_fields($resource); ...
確定! 回上一頁