{
echo "$am[1]\n";
?>
Автор
$res_id=mysql_query("select section from section");
while($arr_auth=mysql_fetch_row($res_id))
echo "$arr_auth[0]";