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.


Previous: Reference: prepare Perl in a Nutshell Next: Reference: rollback
Reference: prepare Book Index Reference: rollback

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.