Try to use the mysql_fetch_field with offset $types = array(); $index=0; $num_fields=mysql_num_fields($resource); while($index<$num_fields) ...
確定! 回上一頁