$tbl = "CREATE TABLE `users` ( `id` NOT NULL AUTO_INCREMENT ,'. ' `subject` text NOT NULL ,'. ' `content` text NOT NULL)" ;