Ho inserito il codice che mi hai consigliato ma spostando session prima di tutto l'html presente perchè mi dava errore.
Ho eliminato anche il div che giustifica il contenuto di $testo.

L'errore che si presenta è questo:

Codice PHP:
       impossibile leggere NewsYou have an error in your SQL syntaxcheck the manual that corresponds to your MySQL server version for the right syntax to use near 'where id=''' at line 1 
Quindi non accetta where id='$id_leggi';";...
E perchè indica la riga 1?