Recent content by Owno4D

  1. O

    [PROBLEM] WITH PDO AND CKEDITOR

    Thank you very much for your reply, I use both the prepared statements and the quote function for more protection. I report it as a problem solved.
  2. 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