Quote:
Originally Posted by cbk1994
Unlike single quotations, quotation marks don't need to be escaped, and escaping them only makes strings enter incorrectly.
|
Oh, I see what you're saying, now. Yes, that probably does need to be fixed. My second nature is to still be weary about quotations when it comes to user-submitted SQL entries, though. Even if they're double-quotations.