$query=mysql_query("select * from usuarios order by fecha desc ", $connection) or die("<b>Error. El servidor dijo: </b> " . mysql_error());