I tried this and it does not work!
That is before displaying the $body of article I am calling your function provided below, but this is generating an error message that is this error:
Fatal error: Call to undefined function stripslashes_deep() in /var/www/html/anoox.com/news/show_reps.php on line 3615
It is not actually crap. It’s a very little problem, to anyone who studied PHP a bit.
Right now it is just far beyond your knowledge. No problem, in time it will be very easy problem to solve for you.
You have to clear your data once, not calling this function all the time.
So how do you go from creating a browser warning that MySQL could not add your data, due to you having added a ’ to an item from the drop down list to being able to issue a command to the MySQL such as “Drop database”???
You have a link posted above with examples.
If these examples are too hard for you, just trust all the people here. It IS possible.
I solved the problem, the issue, without use of this magic-quotes rubbish.
FYI, the problem was with the way the data was inserted which actually was due to an old code which was using a form of magic-quotes.