phpbb/phpBB/includes/db
Meik Sievertsen 2c1d80c75a Remove NUL-Bytes directly in request_var() for strings and within the custom DBAL sql_escape() functions (MSSQL, Firebird, Oracle) (reported by AdhostMikeSw)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8967 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-10-02 12:04:12 +00:00
..
db_tools.php Ok, story real database server info, as well as caching it 2008-09-04 12:01:47 +00:00
dbal.php Fix sql_multi_insert() if called with non multi-dimensional array (Bug #32975) 2008-09-19 17:12:04 +00:00
firebird.php Remove NUL-Bytes directly in request_var() for strings and within the custom DBAL sql_escape() functions (MSSQL, Firebird, Oracle) (reported by AdhostMikeSw) 2008-10-02 12:04:12 +00:00
index.htm Moved to includes ... since they are included too .. trying to "clean up" structure a little 2003-03-17 10:54:23 +00:00
mssql.php Remove NUL-Bytes directly in request_var() for strings and within the custom DBAL sql_escape() functions (MSSQL, Firebird, Oracle) (reported by AdhostMikeSw) 2008-10-02 12:04:12 +00:00
mssql_odbc.php Remove NUL-Bytes directly in request_var() for strings and within the custom DBAL sql_escape() functions (MSSQL, Firebird, Oracle) (reported by AdhostMikeSw) 2008-10-02 12:04:12 +00:00
mysql.php direct calls 2008-09-04 13:37:01 +00:00
mysqli.php Ok, story real database server info, as well as caching it 2008-09-04 12:01:47 +00:00
oracle.php Remove NUL-Bytes directly in request_var() for strings and within the custom DBAL sql_escape() functions (MSSQL, Firebird, Oracle) (reported by AdhostMikeSw) 2008-10-02 12:04:12 +00:00
postgres.php Ok, story real database server info, as well as caching it 2008-09-04 12:01:47 +00:00
sqlite.php Ok, story real database server info, as well as caching it 2008-09-04 12:01:47 +00:00