" //display the results while ($row = mysql_fetch_array($result)) { print "$row[author_last]"; print "
"; } ?>