Jump to content

Backslashes


rshadarack

Recommended Posts

Hi, rshadarack,

Sounds like a client side issue, so you could alway write some javascript to do it ... but ...

the problem with replacing them in the client's html side is they're turned back into backslashes when it transfers to the server.

Your real problem, as you can guess, is that once in the server side they can be stripped out depending on your PHP ini settings.  I'm not much of a sys-admin type, but there are some others here that can probably point you in the right direction.

Jeff
Link to comment
Share on other sites

You may be right tleisher,

but without his code, I just guessed that he's having a problem retrieving the '\' on the php side.  before he could get to it with a str_replace().

Maybe I missunderstood. 

If so, appologies rshadarack.

Otherwise, I'm thinking the problem is he's got magic_quotes or some such set to muddle with his form input strings.

Like I said, could be wrong...

Jeff
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.