in reply to Basics: CGI MySQL security
You should always use bound parameters when possible, and DBI::quote when it isn't.