PHP Variable Listing

July 1, 2010
Download Script Here (13kb)


This script is designed to list all of the variables in PHP scripts, and also gives a line of code to insert into the file to allow your script to safely operate on systems with register_globals set to on.

This helps negate the issues with scripts designed without thought of register_globals, See PHP Security 101 for more information.

PHP Variable Listing Screenshot 1

PHP Variable Listing Screenshot 2

Download Script Here (13kb)
Name:

No comments yet! Be the first!