$consulta2= mysql_query("SELECT * FROM foro1 WHERE identificador='$id' ORDER BY fecha DESC",$enlace) or die ('error:'.mysql_error());