Search results

  1. O

    [PROBLEM] WITH PDO AND CKEDITOR

    I use PDO::quote() to avoid sql injections, but with ckeditor I have a problem that adds "\r\n" to my string, how can I solve it? I use ckeditor 4.13.0 and PHP 5.6
Top