$db->query_write(" INSERT INTO " . TABLE_PREFIX . "$testtable (testcolumn) VALUES (" . $db->escape_string($vbulletin->GPC['testform']) . ")");