"; print_r(mysql_fetch_row($result)); echo "
Content Length
"; print_r(mysql_fetch_lengths($result)); } mysql_close($connection); ?>