uot; <[EMAIL PROTECTED]>
Sent: Friday, June 27, 2003 3:09 PM
Subject: Re: [PHP] List of Variables
> print_r(get_defined_vars());
>
>
> On Fri, 2003-06-27 at 09:07, Thomas Weber wrote:
> > Hi,
> >
> > is there any way to get a list of all defined variables?
>
$GLOBALS
Thomas Weber wrote:
Hi,
is there any way to get a list of all defined variables?
It is intended to be used to get and identify all defined objects to call
some costum decunstructor at the scripts end.
Thanks!
Thomas 'Neo' Weber
---
[EMAIL PROTECTED]
[EMAIL PROTECTED]
--
PHP General Mai
print_r(get_defined_vars());
On Fri, 2003-06-27 at 09:07, Thomas Weber wrote:
> Hi,
>
> is there any way to get a list of all defined variables?
> It is intended to be used to get and identify all defined objects to call
> some costum decunstructor at the scripts end.
>
> Thanks!
> Thomas 'Neo'
3 matches
Mail list logo