HOW TO SECURE YOUR DATABASE USING PHP,MYSQL
This is very important as its make every info you collect from your website to be see by database as a text else if its a code with instruction to destroy your database its gonna do it. this MYSQL will use in the code although there are other ways.
It's better to use binding https://secure.php.net/manual/en/pdostatement.bindparam.php.
Why don't u use screenshot?