phpinfo() allways has a list of variables. but of course every variable is
allways in $GLOBALS too.

--

  Chris Lee
  [EMAIL PROTECTED]



"Alex Black" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> hi all,
>
> can't find a function for getting a complete list of defined constants.
> this exists for classes, I think it must for constants even if it is
> undocumented.
>
> I'm writing a bit of debug code, and I'd rather not build a bunch of
> implicit knowledge about my set of constants into the code - I'd like to
> just dump everything in my environment onto the page.
>
> please respond to me @ [EMAIL PROTECTED]
>
> tia all,
>
> _alex
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to