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

HTML, CSS and anything else that deals with client side capabilities.

Moderator: General Moderators

Post Reply
elgaxton
Forum Newbie
Posts: 3
Joined: Tue May 26, 2009 10:16 am

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

Post 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!
User avatar
mikemike
Forum Contributor
Posts: 355
Joined: Sun May 24, 2009 5:37 pm
Location: Chester, UK

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

Post 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.
elgaxton
Forum Newbie
Posts: 3
Joined: Tue May 26, 2009 10:16 am

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

Post 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
User avatar
mikemike
Forum Contributor
Posts: 355
Joined: Sun May 24, 2009 5:37 pm
Location: Chester, UK

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

Post by mikemike »

elgaxton
Forum Newbie
Posts: 3
Joined: Tue May 26, 2009 10:16 am

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

Post by elgaxton »

Thanks Mike! I really appreciate ur help.

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

Thanks again
Post Reply