Ver original$sql = 'select * FROM datacards order by puntajes desc';
Ver original$res = mysql_query($sql) or die(mysql_error()); //NO SE LO QUITES