I working on my first CMS built with ZF and my form will have a WYSIWYG. When the data is added from the form into the mysql-db with getvalues the quotes gets SQL-inject-safed by slashes on the quote-characters automaticly.
I don't find how so solve this for me should be easy problem.