How do i remove this error in my sql syntax?
i connect my form using php with xampp database,i connect 3 forms to my database table,while connecting the forth form,i have gota an error i-e 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 'a45670','','on','on')' at line 1.
the code which i was written to connect my form to my database table is
what should i do to remove this error?