This thread is too old to recieve replies
use YOURDATABASE;alter table YOURPOSTTABLE add ip text;alter table YOURPOSTTABLE add id text;alter table YOURPOSTTABLE add fname text;