Page 1 of 1

is there a way to print out all defined resources?

Posted: Wed Jul 26, 2006 3:55 pm
by Luke
is there a way to print out all defined resources like you can with get_defined_vars()?

Posted: Wed Jul 26, 2006 3:57 pm
by jamiel
No but combine get_defined_vars with is_resource in a nice foreach loop and the job is done.