Hi,

Seems mysql_escape_string will just escape, seems like 
addslashes and quotemeta.

quote in DBI will escape and quote if passed value is not an 
integer (don't know about float).

Peter

---------------------------
"Reality is that which, when you stop believing in it, doesn't go
away".
                -- Philip K. Dick

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to