Ho rifatto mettendo anche nel textarea il nome ecco il codice
codice:<form action="index_2.php" method="post"> Titolo:<input type="text" name="titolo"> News:<textarea rows="6" cols="15" name="news"></textarea> <input type="submit" name="submit" value="Invia"> </form>