php escaping
#1

Hi,

If i escape something to variable

$escapedtext = escape(......);

If i assign to other variable like


$blablbla = $escapedtext;

Escaping still be in $blablbla?
Reply
#2

Yes.
Reply
#3

There would be no need if you use prepared statements.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)