$ sql = $ db_handle ->quote ( string )
sql
db_handle
Escapes special characters in a string for use in an SQL statement.
The string to convert.
Copyright © 2001 O'Reilly & Associates. All rights reserved.