aarushi2001
Technical User
Hi,
My user form has a text area field. When user submits information, this information is stored in my mysql.
I am facing problem: if a user uses escape character in text area, it is throwing an error.
How can I catch this error?
My user form has a text area field. When user submits information, this information is stored in my mysql.
I am facing problem: if a user uses escape character in text area, it is throwing an error.
How can I catch this error?