Goto navigation

Gtk2_VarDump

A PEAR package which allows you to examine complex php objects or arrays at runtime.

Usage

Just do the following in your code: require_once 'Gtk2/VarDump.php'; new Gtk2_VarDump($myvar); to display $myvar.

Download

Method 1: Installation via PEAR.

  1. Install it:
    pear install Gtk2_VarDump

Method 2: Download & run

Gtk2_VarDump-0.0.4.tgz, 6kiB

Run pear install Gtk2_VarDump-0.0.4.tgz

Screenshots

Displaying an array

PEAR package home

pear.php.net/package/Gtk2_VarDump

Navigation
File: phpgtk2_vardump.htm | last update: 2023-04-06 23:45:02 Valid XHTML Valid CSS