Hello,
I have a table, named article, which has an entry ABSTRACT. I set ABSTRACT as text.
When I insert a new record in article using PHP, there is an error message, which is "the database said:syntax error". While I delete the abstract part, it works fine.
When I add the abstract into table using PHPmyadmin, there is no problem.
Is there any suggetion?