Well, I can't say it correctly, I'm sure the title is not what I meant, I just didn't know how to say it... But anyways, I inserted some text in a table in a dtabase, for SQL injection reasons, I stripslashed it or should I say "I used real_escape_string" But when I'm selecting and showing this text on a page, wherever there is a " ' " symbol, all the rest of the text is gone... Here is an example:
After inserting this text: "I'm really cool", when trying to put the text on a web page (with the select command), here is what I get: "I" I think it's because of the " ' " symbol, because when I take a look at the table, it's well written.
I hope you understand me. Thank you.
Crakken 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.