I've been working on creating a registering system on my site. The registering works fine, but when it comes to using special tags I have problems.
When I tried to register "KOH's Pet" it does not match up with the mysql table.
The HTML/E-mail that's sent out shows "KOH'\s Pet" while the MYSQL shows "KOH's Pet"
I have no idea why they're different since the data comes from the same script.
So what method can I use to get rid of the tags (for safety purposes) and have it show the proper tag when needed.
Submit Your Article
Forum Rules

Reply With Quote