Ver originalmysql_query("select cod_a, concat_ws(', ', ape_a, nom_a) as nombre from autor order by ape_a asc, nom_a asc") or die (mysql_error());