I am looking at doing an upgrade to one of my forum plug ins and in the how to, this is what is said
Quote:
Alter table_prefix adv_links (use phpadmin to add those 2 new columns)
`imagedata` mediumblob NOT NULL,
`imagetype` varchar(100) NOT NULL default '',
|
Can anyone explain how to do this with phpMyAdmin
I have just spent the last three hours looking with no idea where or how to do it
Thanks for any help
Lee G