Quote:
Originally posted by Matt87
Try this:
Code:
INSERT INTO bbcode VALUES (12, 'Glowred', '<table style="filter:glow(color=red, strength=4)">\\4</table>', '[GLOWRED]Glow[/GLOWRED]', '', 0);
INSERT INTO bbcode VALUES (11, 'glowblue', '<table style="filter:glow(color=blue, strength=4)">\\4</table>', '[GLOWBLUE]Glow[/GLOWBLUE]', '', 0);
Do them one at a time
|
I still get the same error?!?!?!
Can you suggest anything else?
I am running the query in the main page of MySQL. Do I have to run the query within/under the 'bbcode' table?
Sorry...I'm only still learning about MySQL/PHP.
Thank you greatly for your assistance,