Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 227 Bytes

File metadata and controls

2 lines (2 loc) · 227 Bytes

phpfirewall

A firewall built in PHP to protect from some common web-based attacks such as SQL injection. This will help avoid such injections which generally executes queries to manipulate the database without authorization.