I want to add a field called "url" and it will be varchar(255) into a table I have called "video". How is done in phpmyadmin? edit: Nevermind figured it out, there is barely noticable option near the bottom in phpmyadmin on the structure page of table that allows you to alter the table and insert new fields.