I am having a problem with a script that is having content posted to it (articles)
Any where in the content where there is a " or a ' this gets replaced with \' or \"
This renders all urls completly useless.
a sample is below
There\'s a common misconception that adware just displays advertisements, and so -- although a nuisance -- is harmless. Unfortunately, the opposite is true and \'harmless\' adware is far outweighed by what I term \'surreptitious \' adware --
and
<a href=\"http://www.avlplastics urgery.com/\">
anyone know what could be causing this and a cure?
Any where in the content where there is a " or a ' this gets replaced with \' or \"
This renders all urls completly useless.
a sample is below
There\'s a common misconception that adware just displays advertisements, and so -- although a nuisance -- is harmless. Unfortunately, the opposite is true and \'harmless\' adware is far outweighed by what I term \'surreptitious \' adware --
and
<a href=\"http://www.avlplastics urgery.com/\">
anyone know what could be causing this and a cure?
Comment