Welcome Guest, Not a member yet? Register   Sign In
pdo_driver.php, _escape_str($str) keeps returning FALSE
#2

quote() isn't declared by CI, that's a PDO method (conn_id is a PDO instance, which you're not supposed to use directly).

Either way, escaping while using ODBC is impossible.
Reply


Messages In This Thread
RE: pdo_driver.php, _escape_str($str) keeps returning FALSE - by Narf - 08-10-2017, 07:56 AM



Theme © iAndrew 2016 - Forum software by © MyBB