ti crei un db ed esegui una query tipo questa
mysql_query(INSERT INTO nome_tabella (titolo,testo) VALUE ('$titolo','$testo'));
ti crei un db ed esegui una query tipo questa
mysql_query(INSERT INTO nome_tabella (titolo,testo) VALUE ('$titolo','$testo'));