View Single Post
  #2  
Old 10-06-2010, 08:03 PM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
You might as well just use a class and a TStaticVar, and destroy and re-create it.

Something like this might work though..

PHP Code:
function resetDB() {
  
this.clearvars();
  
this.trigger("Created""");

__________________
Quote:
Reply With Quote