Hi I am wondering if it is possible to output the objects used at the end of a page?
SO id somehwere i declared $newsObj = new news;
I could say print objects_used();
and it would print out
'news'
Also is there other debug functions that would let me see what files are were included or things like this.
thanks in advance for any help
SO id somehwere i declared $newsObj = new news;
I could say print objects_used();
and it would print out
'news'
Also is there other debug functions that would let me see what files are were included or things like this.
thanks in advance for any help