SQL unescape string
#1

Hello, i am using SQL in my server
and i escape strings to prevent sql injections.

I had to display the escaped table, is there a way to hide the "\" symbol?

ex.

mysql_real_escape_string(string, string);

show_unescaped(string);

i tried with strdel but \ symbol gives me errors!!
help =)
Reply


Messages In This Thread
SQL unescape string - by playadeseville - 16.05.2015, 02:21
Re: SQL unescape string - by Vince - 16.05.2015, 08:55
Re: SQL unescape string - by icra - 16.05.2015, 12:12
Re: SQL unescape string - by playadeseville - 16.05.2015, 12:17
Re: SQL unescape string - by rt-2 - 11.02.2017, 17:34

Forum Jump:


Users browsing this thread: 1 Guest(s)