Hello, I'm developing a simple thing comments system, I'm using php with ajax, and storing in a MySQL database, my question is as follows,
input
$MENSAGEM = filter_var($text, FILTER_SANITIZE_STRING, FILTER_FLAG_ENCODE_AMP);
How can I avoi...
asked by
04.04.2018 / 04:33