Hi,
I am inserting a comments value i.e a field which contains comments into a DB which is provided by the user as input.
If the value for the field contains quotes (both " and ') as well as semi colon (;), the results in an error.
Please help me include these special characters into the DB.
Thanks in advance.
I am inserting a comments value i.e a field which contains comments into a DB which is provided by the user as input.
If the value for the field contains quotes (both " and ') as well as semi colon (;), the results in an error.
Please help me include these special characters into the DB.
Thanks in advance.
Comment