home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


quote

 $

sql

 = $

db_handle


->quote
(
string
)

Escapes special characters in a string for use in an SQL statement.

string

The string to convert.