]> granicus.if.org Git - php/commit
clean up mysql_real_escape_string() a bit
authorSterling Hughes <sterling@php.net>
Mon, 25 Mar 2002 01:07:23 +0000 (01:07 +0000)
committerSterling Hughes <sterling@php.net>
Mon, 25 Mar 2002 01:07:23 +0000 (01:07 +0000)
commit05475d809b954ecc2f4788ece6f156ba4f1fd5ab
tree9cfde5b3f6a90d240998460f786ef3cad10a970a
parent14e298f805873fdf59b0c4ad7e58907104b5f5bd
clean up mysql_real_escape_string() a bit

# I really think we should just add a database handle
# parameter to mysql_escape_string()
ext/mysql/php_mysql.c