Jump to content

PHP/MYSQL Error... could use some help please


Joe Lauzon

Recommended Posts

My Query is...

 

INSERT INTO jos_content (title, introtext, fulltext, sectionid, catid, created, created_by, modified, modified_by, publish_up, hits) VALUES ('test1', 'test2', 'test3', '1', '1', '2005-09-19', '65', '2005-09-19', '65', '2005-09-19', '2421');

 

The error message I get is...

 

Insert New Data Query failed: 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 'fulltext, sectionid, catid, created, created_by, modified, modified_by, publish_' at line 1

 

I am sure I am just missing something stupid, but starting to see double trying to figure it out...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.