Användarprofil
MySQL Error
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'groups ON groups.groupId = users.group
WHERE user' at line 2
QuerystringSELECT users.*, groups.groupName FROM users
INNER JOIN groups ON groups.groupId = users.group
WHERE users.id = 47902 LIMIT 1