Page 1 of 1

How to Show the content of Forms in stored in a Database

Posted: Tue May 26, 2009 10:36 am
by elgaxton
Hello everyone,

please i want to design a form in Html that is supposed to stored the user inputs in a Database.

For example I want the fields to be:

Name

Surname

Sex


Then I want the inputs from the user to be displayed on another page

when you click the submit button.
It will be like a list of registered site visitors displayed on a page

Thank you all!

Re: How to Show the content of Forms in stored in a Database

Posted: Tue May 26, 2009 12:14 pm
by mikemike
Hi there,

I suggest doing some PHP and MySQL tutorials first. Try googling 'PHP MySQL tutorial', do a few and then attempt it.

Good luck.

Re: How to Show the content of Forms in stored in a Database

Posted: Wed May 27, 2009 5:47 am
by elgaxton
mikemike wrote:Hi there,

I suggest doing some PHP and MySQL tutorials first. Try googling 'PHP MySQL tutorial', do a few and then attempt it.

Good luck.
Hi Mikemike,

I have a good idea about php and html tutorials,

just not very good with forms... will be glad if you can help me ok

Thanks for ur response anyways

Re: How to Show the content of Forms in stored in a Database

Posted: Wed May 27, 2009 7:15 am
by mikemike

Re: How to Show the content of Forms in stored in a Database

Posted: Wed May 27, 2009 9:25 am
by elgaxton
Thanks Mike! I really appreciate ur help.

I am perusing it now, will get back to u....

Thanks again