quote $sql = $db_handle->quote(string) Escapes special characters in a string for use in an SQL statement. string The string to convert.