mysql_query("INSERT INTO new ('title','topic') VALUES('$title','$topic')") or die("ERROR: ".mysql_error());