";//Inside table print""; while($field = mysql_fetch_field($mysql_result)) { print""; print($field->name); print""; } print""; ?>