Ciao a tutti, sto cercando di fare un'applicativo che sfrutti il DataBase di Joomla ma ho un problema.

C'è una tabella (jos_content) che ha un campo che si chiama FULLTEXT e se provo a fare una INSERT INTO in quel campo mi ritorna questo errore ...

Codice PHP:
Errore nella query INSERT INTO jos_content (fulltextVALUES ('Bruce'): You have an error in your SQL syntaxcheck the manual that corresponds to your MySQL server version for the right syntax to use near 'fulltext) VALUES ('Bruce')' at line 1 
non riesco ad andarne fuori