|
Well remember your usernames should never be stored with a slash so this could yes be an issue for those names but not all. Addslashes are only added to make the query work. They are removed by mysql. Now if you have a larger database issue where Slammin' Sam's is stored as Slammin\' Sam\'s then thats an issue that should not be there.
I do not see any issues in the script by it would not work. Try downloading the script. I did addslashes on every part and see if things work.
|