while($row=mysql_fetch_array($catquery1))
{
$places[]=$row['nome'];
}

ho fatto cosi potrebbe andare bene