View Single Post
  #3  
Old 07-11-2008, 12:38 PM
Dan Dan is offline
Daniel
Join Date: Oct 2007
Posts: 383
Dan is an unknown quantity at this point
Send a message via MSN to Dan
PHP Code:
function onCreated() {
  
this.myvar "";
  
this.myvar.clear();
  echo(
this.getdynamicvarnames());

Output: myvar,onCreated

I have shown Stefan and I believe all he said was ' insert nothing here '.
__________________
Reply With Quote