Hey Everyone,
I have been trying to get PHP to work on a website I am trying to build. I am currently reading "PHP and mySQL For Dummies"...yes I will admit it I am a dummy.
I made a artist table under my database MemberDirectory
I made the following columns:
loginName
creatDate
password
bandName
members
about
website
phone
state
city
zip
genre1
genre2
Now..my question is how do I get new user to register properly and then upload the new info to this database. Then when they are registered they would be able to login and see the info they have or change it. Could I use a form text field and name it a variable then do it that way?
I hope someone can help me I have been beating my head against the wall all week. :ichatcry:
THANKS FOR READING!