Name
Category
"; echo "
{$row['name']}
" . "
{$row['category']}
"; echo "
"; } echo "
"; mysql_close($conn); ?>