Login
Create account
ze\escape::sql()
ze\escape::sql($text)
Escapes a piece of text to be entered into a string in SQL.
A shortcut function to the real_escape_string() function in MySQLi.