Super Globals Plus
|
Tested on many Zen Cart versions, should even work fine on most other PHP scripts (than Zen Cart). Superglobals Plus is a developers tool that makes evaluating variables easy. It produces a clear overview of the contents of strings, arrays, constants, objects, arrays within object, objects within arrays or whatever... Features: - Show all GLOBALS, or just the Superglobals you need to evaluate. - Show all defined constants. - Show a list of included files. - Optionally hide HTTP_ variables when showing all globals. - Show the whole content of each variable, including all objects and arrays etc! - Recursion protection (optional: recursion level/off) - Show the variable type (array, string, object, integer, NULL, boolean, resource). - Converts strings into their htmlentities before output - Clear output (see included superglobals.png). - Easy install on Zen Cart - Easy install on most (other) PHP scripts (no instructions included). - Optional IP address protection. - Admin switches for all options. |
Zen Cart® Versions |
v1.3.9, v1.5.0, v1.5.1 |
Original Author |
Paul Mathot |
Last Updated by |
lat9 - 27 Feb 2013 |
Downloads |
1,866 |
Version History
| Super Globals Plus - Version: v1.4.4 | |||||||||||||
|
Some cleanup items: * Corrected validation errors (empty <strong> tags and popup display) — torvista * Added "future proofing" around call to mysql_fetch_array call (deprecated in PHP 5.5) — lat9 |
|||||||||||||
|
Report A Problem | ||||||||||||
| Super Globals Plus - Version: v1.4.3 | |||||||||||||
| *BUGFIX* Updated /includes/functions/extra_functions/superglobals.php so that index 0 of an indexed array is properly output; the problem was introduced by me in the previous release. | |||||||||||||
|
Report A Problem | ||||||||||||
| Super Globals Plus - Version: v1.4.2 | |||||||||||||
|
* Updated installation SQL files to correct this problem documented by swguy: http://www.zen-cart.com/showthread.php?194965-Mod-Authors-Please-read-if-you-are-creating-install-sql-files * Added new configuration value for v1.5.0 and later SQL values to control whether or not the "queryCache" object is shown. This object can be HUGE and takes a while to process. Changes made to the superglobals.sql file as well as /includes/functions/extra_functions/superglobals.php. Note that the "queryCache" object was introduced in Zen Cart v1.5.1; changing this configuration value on a v1.5.0 installation will have no effect. |
|||||||||||||
|
Report A Problem | ||||||||||||
| Super Globals Plus - Version: v1.4.1 | |||||||||||||
|
Updated calls to htmlentities to account for PHP 5.4 default differences Wrapped some outputs with htmlspecialchars calls to remove validation errors |
|||||||||||||
|
Report A Problem | ||||||||||||
| Super Globals Plus - Version: 1.4 | |||||||||||||
| This update adds the capability to display the Superglobals output either in a javascript popup window (new) or at the end of each page's rendered output. | |||||||||||||
|
Report A Problem | ||||||||||||
| Super Globals Plus - Version: v1.31 | |||||||||||||
|
This update adds support for the v1.5.0+ admin_pages and fixes a validation issue that arose when an empty resource was found. The installation has also been simplified. It has also been updated to correct the SQL script error described here: http://www.zen-cart.com/forum/showpost.php?p=993178&postcount=9 |
|||||||||||||
|
Report A Problem | ||||||||||||
| Super Globals Plus - Version: v1.24 | |||||||||||||
|
Tested on many Zen Cart versions, should even work fine on most other PHP scripts (than Zen Cart). Superglobals Plus is a developers tool that makes evaluating variables easy. It produces a clear overview of the contents of strings, arrays, constants, objects, arrays within object, objects within arrays or whatever... Features: - Show all GLOBALS, or just the Superglobals you need to evaluate. - Show all defined constants. - Show a list of included files. - Optionally hide HTTP_ variables when showing all globals. - Show the whole content of each variable, including all objects and arrays etc! - Recursion protection (optional: recursion level/off) - Show the variable type (array, string, object, integer, NULL, boolean, resource). - Converts strings into their htmlentities before output - Clear output (see included superglobals.png). - Easy install on Zen Cart - Easy install on most (other) PHP scripts (no instructions included). - Optional IP address protection. - Admin switches for all options. Discussion at: http://www.zen-cart.com/forum/showthread.php?p=429150 |
|||||||||||||
|
Report A Problem | ||||||||||||



Zen Cart® Versions
Original Author
Downloads
Date Added
File Size
PHP 5.3 Safe?

