Notice: Undefined index: treeid in /home/blinkenlights/public_html/commands/TreeDetailsCommand.php on line 50
Blinkenlights.se - Ruby - En liten guide! - Programmering & spelutveckling

BETA


Notice: Undefined index: treeid in /home/blinkenlights/public_html/view/TreeDetailsView.php on line 60

Ruby - En liten guide!

Tillbaka till filarkivet


Notice: Undefined index: part in /home/blinkenlights/public_html/view/TreeDetailsView.php on line 100

Notice: Undefined index: textid in /home/blinkenlights/public_html/view/TreeDetailsView.php on line 110

Filer

Verktyg

Kommentarer (1)

Betyg

markedunmaked 5

Detta är en liten guide för att få grunderna i ruby. Pluggar det just nu på HGO.se och tänkte att man kunde skriva en liten guide nu när man har det färskt.

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 users.group = groups.groupId WHERE users.id = '0' LIMIT 1' at line 2
Querystring
SELECT groups.doMod FROM users
	INNER JOIN groups ON users.group = groups.groupId
	WHERE users.id = '0'
    LIMIT 1