You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So i'm having an issue with this script where I can't use any special characters as it won't post to the sql database.
For example, If I type: It's awesome
It won't accept it because of the ' in It's.
Any ideas for a solution to auto escape this?
So i'm having an issue with this script where I can't use any special characters as it won't post to the sql database.
For example, If I type: It's awesome
It won't accept it because of the ' in It's.
Any ideas for a solution to auto escape this?