shoutbox fix [Archive] - ForumsHQ

Post Reply
Raybdbomb
Posts: 5884
Joined: Wed Mar 21, 2001 6:00 am

shoutbox fix [Archive] - ForumsHQ

Post by Raybdbomb »

those escaped slashes are becoming annoying...



you input "i'm" and it saves it into the database as i\'m (which is good), but you can display it as "i'm" instead of "i\'m" if you apply the function

stripslashes("i\'m"), it will display correctly, and since it's still an escaped character in the database, it won't have any sql injecting vulerabilities.



just a minor annoyance, care to fix it?
Post Reply

Return to “Blacknova Traders”