1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

  2. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

Avoid escaping characters in a string

Discussão em 'PSDN - Forum' iniciado por gmandujano, Junho 26, 2017.

  1. gmandujano

    gmandujano Guest

    Hi all,

    I'm trying to store a string of characters that includes back slashes. E.g.

    Trying to save:

    "AcBp\\c@nIOnCGbDGbDkAMy"

    But it actually saves in the database as:

    "AcBp\c@nIOnCGbDGbDkAMy"

    I'm assuming this is because of some sort of auto-escape. Is there any way to save the string exactly as entered?

    Continue reading...

Compartilhe esta Página