PDA

View Full Version : how to execute a query


Murty
04-03-2006, 11:05 AM
I think i have done this before, but i need to do some query thing for the 'total time on board' hack

######### QUERY #########
ALTER TABLE `user` ADD `timeonboard` INT( 10 ) NOT NULL AFTER `lastactivity` ;]

But im not sure what i need to do with it? please tell...

Xenon
04-03-2006, 03:08 PM
just click on the link above the box ;)