Thread: getvarnames()
View Single Post
  #1  
Old 07-27-2006, 12:34 PM
KuJi KuJi is offline
Banned
Join Date: Apr 2004
Location: Staten Island, New York
Posts: 2,202
KuJi will become famous soon enough
Send a message via ICQ to KuJi Send a message via AIM to KuJi Send a message via MSN to KuJi Send a message via Yahoo to KuJi
getvarnames()

Is there something similar to getvarnames() that will get the var of every sub-object element?

EX:
test.hello=Hello
test.hello.hola=Hola
test.hello.hola.hi=Hi
test.hello.hola.hi.bye=Bye

Hmm?
Reply With Quote