|
Posted by petersprc on 10/01/07 13:22
Hi,
With your submit button in the same form as your inputs, it should
work. You can move
<form name="send" method="post" action="insert.php">
In place of
<form name="day">
HTH,
John Peters
On Oct 1, 7:27 am, esedic <ese...@gmail.com> wrote:
> Hi!
>
> I'm novice with php language and I need help.
>
> I'm trying to put together a simple page with html forms in it, the
> submitted values would be written in MySQL database using the
> insert.php file
Navigation:
[Reply to this message]
|