adding statements to the database
im trying to add on to karatekid's banner hack, and in the instructions it tells me:
----------------------------------
####
a) # Do the following statement on your vb-database:
####
ALTER TABLE forum ADD banner_id int(11) not null AFTER styleoverride
----------------------------------
how do i add statements to my database? thx in advance.
|