Quote:
Originally Posted by RealCop228
You are adding apostrophe's around your numerical variables (%d). You should be adding these; ` (same as the ~ key). You should also keep in mind you need to add apostrophe's around your string variables (%s); not `'s.
|
Whatever you just stated doesn't count in this particular query. He did add apostrophe's around the string and if you decide to do it on integers has nothing to say.