Jump to content

[SOLVED] taking out the "\" out of my Post Data


Northern Flame

Recommended Posts

I have some post data that comes in from a text area

and when the user types in symbol such as ' it returns

it as \'. I know this is necessary for my script to do this

to protect it from damaging my script, but is there a way

to edit that out? Is there a certain way that I need to do this

for my post data or can the function str_replace() find all

the \ out of my post data and delete those?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.