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


Github Repository
Zen Cart® Versions v1.5.6, v1.5.7
Original Author Paul Mathot
Last Updated by lat9 - 7 Jul 2022
Downloads 3,425

Version History

Super Globals Plus   -   Version: v2.2.2
zc158: Disable the SuperGlobals output (with message) if the zc158 language-loader's debug is active (#22).   + Download
Zen Cart® Versions v1.5.6, v1.5.7
Date Added 7 Jul 2022
Author lat9
File Size 37.0 KB
PHP 5.3 Safe? No
Downloads 49
 
Super Globals Plus   -   Version: v2.2.1
Corrects a PHP Fatal Error when running under PHP 8.1+ (#19); also includes some refactoring.   + Download
Zen Cart® Versions v1.5.6, v1.5.7
Date Added 2 May 2022
Author lat9
File Size 36.8 KB
PHP 5.3 Safe? No
Downloads 21
 
Super Globals Plus   -   Version: v2.2.0
This release contains changes associated with the following GitHub issues:

#17: Stylesheet now loaded within <style></style> tags, no longer visible if SuperGlobals isn't active.
#18: zc158 interoperation, remove $languageLoader prior to output due to circular references.
  + Download
Zen Cart® Versions v1.3.9, v1.5.0, v1.5.1, v1.5.2, v1.5.3, v1.5.4, v1.5.5, v1.5.6, v1.5.7
Date Added 13 May 2021
Author lat9
File Size 36.9 KB
PHP 5.3 Safe? No
Downloads 57
 
Super Globals Plus   -   Version: v2.1.0
This version makes use of Zen Cart notifications rather than directly-input code blocks to enable a fairly drop-in plugin for zc156b and later; see GitHub issue #16 for details.   + Download
Zen Cart® Versions v1.3.9, v1.5.0, v1.5.1, v1.5.2, v1.5.3, v1.5.4, v1.5.5, v1.5.6, v1.5.7
Date Added 29 Sep 2019
Author lat9
File Size 37.0 KB
PHP 5.3 Safe? No
Downloads 76
 
Super Globals Plus   -   Version: v2.0.2
This release contains the change associated with the following GitHub issue:

#15: Ensure configuration setting presence prior to use
  + Download
Zen Cart® Versions v1.3.9, v1.5.0, v1.5.1, v1.5.2, v1.5.3, v1.5.4, v1.5.5, v1.5.6
Date Added 24 Aug 2019
Author lat9
File Size 32.4 KB
PHP 5.3 Safe? No
Downloads 46
 
Super Globals Plus   -   Version: v2.0.1
This release contains the changes associated with the following GitHub issues:

#13: (Documentation) Correct admin-footer constant error
#14: Correct "Only variables should be passed by reference"
  + Download
Zen Cart® Versions v1.3.9, v1.5.0, v1.5.1, v1.5.2, v1.5.3, v1.5.4, v1.5.5, v1.5.6
Date Added 13 Jun 2019
Author lat9
File Size 32.3 KB
PHP 5.3 Safe? No
Downloads 60
 
Super Globals Plus   -   Version: v2.0.0
This release contains the changes associated with the following GitHub issues:

#11: Need to check is_countable for PHP 7.2+
#12: Remove admin/template overwrites from this distribution; now covered in installation instructions.
  + Download
Zen Cart® Versions v1.3.9, v1.5.0, v1.5.1, v1.5.2, v1.5.3, v1.5.4, v1.5.5, v1.5.6
Date Added 7 Jan 2019
Author lat9
File Size 32.2 KB
PHP 5.3 Safe? No
Downloads 68
 
Super Globals Plus   -   Version: v1.6.5
This version re-instates the popup display that was "lost" in the v1.6.4 release.   + Download
Zen Cart® Versions v1.3.9, v1.5.0, v1.5.1, v1.5.2, v1.5.3, v1.5.4, v1.5.5
Date Added 28 Jun 2017
Author lat9
File Size 38.9 KB
PHP 5.3 Safe? Yes
Downloads 114
 
Super Globals Plus   -   Version: v1.6.4
This release corrects:
[*] Stylesheet not pulled in on storefront pop-up display.
[*] Remove code using deprecated "mysql_*" functions.
  + Download
Zen Cart® Versions v1.3.9, v1.5.0, v1.5.1, v1.5.2, v1.5.3, v1.5.4, v1.5.5
Date Added 30 May 2017
Author lat9
File Size 38.8 KB
PHP 5.3 Safe? Yes
Downloads 57
 
Super Globals Plus   -   Version: v1.6.3
This version
[*] Corrects (again) the array-index-0 non-display issue
[*] Uses Zen Cart 1.5.5b as the core-file change basis.

Please note that the install is now dependent on your Zen Cart version!
  + Download
Zen Cart® Versions v1.3.9, v1.5.0, v1.5.1, v1.5.2, v1.5.3, v1.5.4, v1.5.5
Date Added 4 Dec 2016
Author lat9
File Size 38.8 KB
PHP 5.3 Safe? Yes
Downloads 66
 
Super Globals Plus   -   Version: v1.6.2
[*] Update for Zen Cart v1.5.5 compatibility
[*] Correct output; 0-index values not displayed (bug introduced in v1.6.1 of this plugin)
  + Download
Zen Cart® Versions v1.3.9, v1.5.0, v1.5.1, v1.5.2, v1.5.3, v1.5.4, v1.5.5
Date Added 30 Dec 2015
Author lat9
File Size 36.8 KB
PHP 5.3 Safe? Yes
Downloads 113
 
Super Globals Plus   -   Version: v1.6.1
[*] Correct HTML validation issues
[*] Correct potential issue with "Super Globals Exclusions"
  + Download
Zen Cart® Versions v1.3.9, v1.5.0, v1.5.1, v1.5.2, v1.5.3, v1.5.4
Date Added 6 Dec 2015
Author lat9
File Size 39.4 KB
PHP 5.3 Safe? Yes
Downloads 60
 
Super Globals Plus   -   Version: v1.6.0
[*]BUGFIX: SQL uninstall scripts need to account for cgi of 0.
[*]v1.5.3 compatability
[*]Incorporate database update into PHP script (no more SQL patch for installation)
[*]Added configuration value to allow entry of a list of variables to be excluded from the superglobals display
[*]Incorporate previous admin-optional changes into the mainline, simplifying the installation
  + Download
Zen Cart® Versions v1.3.9, v1.5.0, v1.5.1, v1.5.2, v1.5.3, v1.5.4
Date Added 8 Jun 2014
Author lat9
File Size 39.4 KB
PHP 5.3 Safe? Yes
Downloads 174
 
Super Globals Plus   -   Version: v1.5.0
Updated files in the /YOUR_ADMIN_OPTIONAL directory (if you want to be able to use Superglobals Plus in the admin area) to include downwardly-compatible Zen Cart v1.5.2 changes (and one that I missed from v1.5.1!).   + Download
Zen Cart® Versions v1.3.9, v1.5.0, v1.5.1, v1.5.2, v1.5.3
Date Added 30 Nov 2013
Author lat9
File Size 41.1 KB
PHP 5.3 Safe? Yes
Downloads 124
 
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 153
 
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 100
 
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 100
 
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 78
 
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 282
 
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 96
 
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,531
 


disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR