Hello. Is it enough to use this filtering option before writing to the database (change to mnemonic code)?
str_replace( array('"','\\',"'"), array(""","\","'"), $textCode) This filtering is selected from the database when using the product filter.
prepared statementphp.net/manual/en/mysqli.prepare.php . - E_pprepared statement? 100% - E_p