StackOverflow Questions for Tag: magic-quotes

netrox
netrox

Reputation: 5326

why can't php just convert quotes to html entities for mysql?

Score: 3

Views: 7771

Answers: 6

Read More
Java00011111
Java00011111

Reputation: 7

Having trouble with escape quotes, php

Score: 0

Views: 151

Answers: 3

Read More
Dan
Dan

Reputation: 12096

Script to undo php Magic Quotes and mysql_real_escape_string combination

Score: 1

Views: 414

Answers: 0

Read More
Rabeesh
Rabeesh

Reputation: 1

Special characters problem with database

Score: -1

Views: 189

Answers: 1

Read More
RANGER
RANGER

Reputation: 1691

Questions switching to PDO from mysql_query

Score: 3

Views: 2466

Answers: 2

Read More
Adam Acheron
Adam Acheron

Reputation: 93

How can I disable PHP magic quotes at runtime?

Score: 9

Views: 11615

Answers: 5

Read More
sjw
sjw

Reputation: 2633

Does using magic_quotes() affect the use of mysql_real_escape_string()

Score: 1

Views: 966

Answers: 4

Read More
Chris19
Chris19

Reputation: 210

php special characters problem

Score: 1

Views: 358

Answers: 2

Read More
Luke
Luke

Reputation: 6315

PHP file() adding slashes to single quotes

Score: 0

Views: 208

Answers: 2

Read More
Sebastian Hoitz
Sebastian Hoitz

Reputation: 9383

Although magic_quotes are turned off still escaped strings?

Score: 5

Views: 641

Answers: 1

Read More
Mawg
Mawg

Reputation: 40150

Seeking quoted string generator

Score: 0

Views: 331

Answers: 4

Read More
Jeff
Jeff

Reputation: 4146

Using single 'smart quote' in my JSON data is breaking PHP script

Score: 0

Views: 3785

Answers: 3

Read More
ilhan
ilhan

Reputation: 8961

print_r() and mail() in PHP outputs something different, why?

Score: 2

Views: 2403

Answers: 3

Read More
Haskella
Haskella

Reputation: 41

PHP keeps escaping my form's input (adding \ behind my ')

Score: 0

Views: 250

Answers: 5

Read More
AlexV
AlexV

Reputation: 23098

PHP: how to (correctly) remove escaped quotes in arrays when Magic Quotes are ON

Score: 7

Views: 3163

Answers: 2

Read More
Steven
Steven

Reputation: 25304

How to turn off magic quotes in PHP configuration file? I am using XAMPP

Score: 0

Views: 8355

Answers: 1

Read More
Sadat
Sadat

Reputation: 3501

which one will be better to use default magic quotes or user defined addslash/stripslash in PHP?

Score: 3

Views: 237

Answers: 4

Read More
Darryl Hein
Darryl Hein

Reputation: 144987

Is there any value in PHP checking a bool vs an int?

Score: 0

Views: 962

Answers: 2

Read More
Philip Morton
Philip Morton

Reputation: 131879

Understanding input escaping in PHP

Score: 4

Views: 3895

Answers: 5

Read More
PreviousPage 3Next