I am trying to make a website where users can create an account. the account will be a very simple table: Band Name, Genre, Description, Label, Email, Password.
I then want them to be able to add their band name ( w/ extra info ) into another table.
i was trying to find info on how to achieve this but i kept coming up with info on how to create a mySQL account. I cannot do this with my server/this is not my goal.
Is it possible to do this or would the users need a mySQL account?
thanks,
Shawn
I then want them to be able to add their band name ( w/ extra info ) into another table.
i was trying to find info on how to achieve this but i kept coming up with info on how to create a mySQL account. I cannot do this with my server/this is not my goal.
Is it possible to do this or would the users need a mySQL account?
thanks,
Shawn
Comment