]> granicus.if.org Git - php/commit
Added dbx_escape_string function
authorMarc Boeren <mboeren@php.net>
Tue, 29 Oct 2002 14:08:40 +0000 (14:08 +0000)
committerMarc Boeren <mboeren@php.net>
Tue, 29 Oct 2002 14:08:40 +0000 (14:08 +0000)
commit25e7a092293b4e54e25592d34834bb3d55ae0fdc
treee0ceed1f54846d8ff4e5ce455fa65c1c682373c9
parent82317945e5ff22cf6addb9251f656fe5bcc15b1d
Added dbx_escape_string function
# tested on odbc, oci8 and mysql
@Added dbx_escape_string function to dbx module. (Marc)
17 files changed:
ext/dbx/dbx.c
ext/dbx/dbx.h
ext/dbx/dbx_fbsql.c
ext/dbx/dbx_fbsql.h
ext/dbx/dbx_mssql.c
ext/dbx/dbx_mssql.h
ext/dbx/dbx_mysql.c
ext/dbx/dbx_mysql.h
ext/dbx/dbx_oci8.c
ext/dbx/dbx_oci8.h
ext/dbx/dbx_odbc.c
ext/dbx/dbx_odbc.h
ext/dbx/dbx_pgsql.c
ext/dbx/dbx_pgsql.h
ext/dbx/dbx_sybasect.c
ext/dbx/dbx_sybasect.h
ext/dbx/php_dbx.h