This is my query
$query = "INSERT INTO requirement (desc) VALUES ('test1') ";
i am getting below given 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 'desc) VALUES ('test1')' at line 1