include("conectare.php"); ?>
$sql="select * from impresii order by id_impresie desc"; $resursa=mysql_query($sql); while ($row=mysql_fetch_array($resursa)) { ?>
Postată de echo stripslashes($row['nume']); ?>