Ok, I want to make something where each user has their own profile. What way should I set up the database? Just have the table with all users? Or have a table per user so they can add more fields? Or would I be able to have in the table something like extra1, extra2 etc then let them name and fill out the field?
Also I would like to have a search bar that searched the profiles, the forum and other stuff on the site, everything will be in a database so would I just make it search in there? And could I exclude certain fields like password and things like that?





