This PHP Library blocks common SQL injection attacks
its as simple as calling some code, as a basic demo of what code shall be put in,
require('antiinect.php'); //Import the library
antiinject($parameter,true); //call the libraries primary function and true equals to block the attack
more info on how to use the library can be found on the wiki
Currently Supports(ALPHA 1.2):
Apostrophe Based attacks(')
union select based detection
* order by * based detection
example page(no SQL base yet)
Planned to do(ALPHA 1.3):
Add Tracking(blocked attacks,protected hits. Only counting) with disable feature
Make config.php file
Maybe Make a example site?
Features
- Anti SQL Injection
- Customizable
Follow Anti SQL Inject
Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Anti SQL Inject!