Search code examples
CodeIgniter query() with unescaped single quotes in a single-quote SQL string gives a 1064 error...


phpmysqlcodeignitermodelescaping

Read More
Why write “<\/script>” with a backslash inside a string literal?...


javascripthtmlescapingstring-literals

Read More
How can I scp a file with a colon in the file name?...


bashescapingscp

Read More
How do I echo ASCII art that contains special characters in a batch file?...


batch-filecmdescapingsymbolsascii-art

Read More
How to write a single quote within a single-quoted string literal?...


javascriptescapingstring-literals

Read More
Escape Character in SQL Server...


sql-serverescapingchar

Read More
Why does python seem to handle strings with escaped quotes differently?...


pythonescaping

Read More
How to escape double quotes in a CSS selector?...


javascriptcssescaping

Read More
Escaping slashes not working as expected within the double-quoted pattern of PHP's preg_match()...


phpregexcodeigniterescapingpreg-match

Read More
preg_match and escaping when inside double quotes...


phpescapingpreg-matchnewlinedouble-quotes

Read More
How can I escape a single quote?...


htmlescaping

Read More
How do I encode HTTP GET query strings in Perl?...


perlhttpescapinguri

Read More
Why does CodeIgniter's where() method implement automatic escaping/quoting differently when give...


phpcodeigniterwhere-clauseescapingquery-builder

Read More
Escape characters contained by bash variable in regex pattern...


regexbashsedescaping

Read More
Should I escape an expected integer value using mysql_real_escape_string or can I just use (int)$exp...


phpmysqlcastingescapingsql-injection

Read More
How to color text more efficiently?...


pythonconsoleescapingansi-colors

Read More
Make gVim Markdown highlight ignore internal markers...


vimescapingmarkdown

Read More
backslash count in raw string interpolation in scala...


stringscalaescapingstring-interpolationrawstring

Read More
How to escape brace in gnu-parallel...


escapingcurly-bracesgnu-parallel

Read More
How to properly escape a double quote in CSV?...


phpcsvescapingfgetcsv

Read More
How to un-escape a backslash-escaped string?...


pythonstringescaping

Read More
How to correctly pass a filename with a single quote to ffmpeg's subtitles filter in Python?...


pythonffmpegsubprocessescapingcommand-line-arguments

Read More
CodeIgniter INSERT query emits error despite calling escape() on one of the values...


phpcodeigniterescapinginsert-query

Read More
SSL Certificate to JSON...


jsonunixescapingssl-certificate

Read More
Powershell: passing json string to curl...


powershellcurlescapingquoting

Read More
How do I escape backslashes in a sed script embedded in a bash script...


bashsedescaping

Read More
How do I automatically fix an invalid JSON string?...


pythonjsonescaping

Read More
How to replace a character by a newline in Vim...


vimreplaceescapingnewlinevi

Read More
When i need to escape Html string?...


javahtmlescapingstringescapeutils

Read More
When setting pattern property from a string in JavaScript, how to preserve the backslashes?...


javascriptperlescapingbackslash

Read More
BackNext