Super Globals Plus

Description
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.
+ Download Latest

Forum Support Thread

Submit An Updated Version
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
  + Download
Zen Cart® Versions v1.3.9, v1.5.0, v1.5.1
Date Added 27 Feb 2013
Author lat9
File Size 41.0 KB
PHP 5.3 Safe? Yes
Downloads 31
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.   + Download
Zen Cart® Versions v1.3.9, v1.5.0, v1.5.1
Date Added 23 Jan 2013
Author lat9
File Size 40.5 KB
PHP 5.3 Safe? Yes
Downloads 37
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.
  + Download
Zen Cart® Versions v1.3.9, v1.5.0, v1.5.1
Date Added 23 Nov 2012
Author lat9
File Size 40.3 KB
PHP 5.3 Safe? Yes
Downloads 48
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
  + Download
Zen Cart® Versions v1.3.9, v1.5.0, v1.5.1
Date Added 13 Oct 2012
Author lat9
File Size 39.8 KB
PHP 5.3 Safe? Yes
Downloads 28
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.   + Download
Zen Cart® Versions v1.5.0, v1.5.1
Date Added 12 Sep 2011
Author Paul Mathot/lat9
File Size 39.8 KB
PHP 5.3 Safe? Yes
Downloads 221
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
  + Download
Zen Cart® Versions v1.5.0
Date Added 15 Aug 2011
Author lat9
File Size 38.7 KB
PHP 5.3 Safe? Yes
Downloads 39
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
  + Download
Zen Cart® Versions
Date Added 15 Oct 2007
Author Paul Mathot
File Size 29.4 KB
PHP 5.3 Safe? Unknown
Downloads 1,462
Report A Problem