Question
removing slashes
how do i remove slashes when using mysql_real_escape_string?
when i put in the text to the sql db, then return it, i get: "This isn\'t text."
How would I return this without the "\"?
how do i remove slashes when using mysql_real_escape_string?
when i put in the text to the sql db, then return it, i get: "This isn\'t text."
How would I return this without the "\"?
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.