newbie question regarding forms and drop down list

I am pretty new to php, so if I am asking a poor question, please forgive me.

I have a few input forms using html and php that will take input from
text boxes and then put that input into a MySql database. All of the
information for the form is put in between a <form method> element.

When I try to add code for a drop donw inside the <form method>
element, the code doesn't work, and I get a parse error. The code will
work outside the element.

I assume I am just missing something dumb. Could someone please
enlighten me. I can post my code if it will help.

Thanks,
Max Krone

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Max Krone [ Fr, 04 Februar 2005 00:45 ] [ ID #625174 ]

Re: newbie question regarding forms and drop down list

On Thu, 3 Feb 2005 15:45:51 -0800, Max Krone <scoobylee [at] gmail.com> wrote:

> I assume I am just missing something dumb. Could someone please
> enlighten me. I can post my code if it will help.

Code please, Max!

--
Will The Corridor of Uncertainty http://www.cricket.mailliw.com/
- Sanity is a madness put to good use -

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
W Luke [ Fr, 04 Februar 2005 00:56 ] [ ID #625175 ]
PHP » gmane.comp.php.general » newbie question regarding forms and drop down list

Vorheriges Thema: Clear POST variables on page refresh
Nächstes Thema: General question: packaging in PHP