03.05.2016, 15:52
Then you need to figure out a way to strip or replace the use of ' within chat/text/strings
Basically you need to convert the ' being used to " or \' (i believe), BEFORE its fed into the mysql query
Basically you need to convert the ' being used to " or \' (i believe), BEFORE its fed into the mysql query

