[thelist] PHP variable list

Bill Haenel bill at webmarketingworx.com
Fri Apr 12 15:32:01 CDT 2002


I'd like to get a list of all of the variables used in a PHP script. I've
used get_defined_vars() to output all of the varibales, environment or
otherwise. It's fine for now, but I don't get undefined or empty variables.
Probably what I need will be part of an editor or editor extension or
something. Any suggestions?

Thanks.

BH




More information about the thelist mailing list