require("funcs.inc.php3"); $dbLink = connectDB(); $requete=mysql_query("select * from news_lit where Id=1"); $row = @mysql_fetch_array($requete); ?>