<?php $this->sql_query ("SELECT lvl, mp, str, int, def, agi, cel FROM mobs WHERE id = '".$this->intMob."' ORDER BY id LIMIT 1"); ?>
taki kod generuje blads
Kod
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 'int, def, agi, cel FROM mobs WHERE id = '1' ORDER BY id LIMIT 1
ale dlaczego ?