PHP Classes

Security question

Recommend this page to a friend!

      MySQLi Manager  >  All threads  >  Security question  >  (Un) Subscribe thread alerts  
Subject:Security question
Summary:XSS, CSRF, SQL injection
Messages:1
Author:Steve Humphrey
Date:2017-06-20 21:27:13
 

  1. Security question   Reply   Report abuse  
Picture of Steve Humphrey Steve Humphrey - 2017-06-20 21:27:13
Is there any explicit protection against XSS, CSRF or SQL injection attacks in your script? If not, what do you suggest to protect against these types of attacks?

Thanks in advance!