Categories
Tags → Query Strings Php

Injection Scanner

Injection Scanner is a PHP-based script that parses the query strings in a URL. By comparing the query string to known injection and remote execution exploits, it can effectively secure a webpage from being exploited. When an exploit is detected, t...
DETAILS

Using mod_rewrite To Your Advantage

Learn how to use mod_rewrite to your advantage to take some overhead off your PHP script and validate Query Strings faster and more securely than any hard coded PHP script.
DETAILS

phpSQLGen

This project provides functions for generating SQL queries, HTML tables, and XML documents. It consists of two classes and a set of utility functions. SQLGen provides PHP functions for generating SQL query strings from arrays. TableMaker generates an...
DETAILS
©2003-2019 jCay.com