Ok, on my quest of learning PHP and MySQL, i want to make a simple database project. Here's what I want to do:
Create a page where users just use a simple inputbox and drop down list to answer to questions 'name' and 'something (i haven't decided hahah)' and i just want to be able to store it to the database, and then on a sperate page i want to be able to call and print the database. I am good at this part, calling and printing the database. But I just want to know how I would go about taking the user input and storing it . This would be a much appreciated reply with instructions or a website or something like that
Thanks
~Shan
Create a page where users just use a simple inputbox and drop down list to answer to questions 'name' and 'something (i haven't decided hahah)' and i just want to be able to store it to the database, and then on a sperate page i want to be able to call and print the database. I am good at this part, calling and printing the database. But I just want to know how I would go about taking the user input and storing it . This would be a much appreciated reply with instructions or a website or something like that
Thanks
~Shan