Zend_Db class's function take care of it automatically. So you need not to be worried.
-----Original Message----- From: Kexiao Liao [mailto:[EMAIL PROTECTED] Sent: Friday, September 14, 2007 7:28 AM To: [email protected] Subject: [fw-general] Escape POST variable's value Before I save POST variable's values into Database table, Do I need to escape these values to filter out any unexpected characters in the string? What is the function we need to call for these filtering? -- View this message in context: http://www.nabble.com/Escape-POST-variable%27s-value-tf4439669s16154.html#a1 2667161 Sent from the Zend Framework mailing list archive at Nabble.com.
