I wanna insert 0 to some db table\'s fields but can\'t get it work. The piece of code from my signup php script looks like that.
...
if (isset($type)) {
group is a reserved word. rename your field or put it within backticks (`)
group