ok if i have a db called 'skills' how can i add checkboxes for each skill to my registration page dynamically. so for instance if i have 5 skills in the table i want to add 5 checkboxes for each skill... i know this is with php but im not sure of the correct code.. what do i need look at to work this out?