mysql_query("INSERT INTO `tgovot` (id,idkatava,id_user,name,title,text)VALUES('NULL','$idkatava',0,'$name','$title','$text')") or die(mysql_error());