Capturing form input

I will try to be short and to the point.(good Luck) I have a form
written in HTML. I have a Mysql database. I am using a linux server
and I would like to use php to write the following code:

After the user inputs their name, address, email, phone, etc. in my
html form. They will hit the submit button. I need for the
information
they entered to go into my database.

I have looked now for about 12 hours and haven't been able to find an
answer. I know I must be missing something since I've been to the w3
site, codewalkers, phpfreaks,php.net(?), and many more.

If there is an easier way of doing this I would love to hear it.

If somene could point me in the right direction I could stop banging
my head and pulling my hair.

THANK YOU in advance for your advice.

Neil
Cigar2011 [ Sa, 16 Juni 2007 22:05 ] [ ID #1739923 ]

Re: Capturing form input

Cigar2011 wrote:
> I will try to be short and to the point.(good Luck) I have a form
> written in HTML. I have a Mysql database. I am using a linux server
> and I would like to use php to write the following code:

Please don't multipost, if you have to post the same question to more
than one newsgroup, then crosspost, this way people will know that you
got your answer and can take part of the discussion.

If I had known you multiposted, I newer had given you an answer to this
question at the other newsgroup.


--

//Aho
Shion [ Sa, 16 Juni 2007 23:42 ] [ ID #1739924 ]
PHP » alt.php » Capturing form input

Vorheriges Thema: Re: how to confirm if other server is sending http post
Nächstes Thema: Redirecting URL ID's using PHP