Lancer Emotion 16 wrote:
>
>
>
>
>
>
> Now, in page.php is possible to do a switch of form name? Something like
> this :
>
> Switch ($_POST['form'] {
> 'form1' : ...
> 'form2' : ...
> }
>
> If this is possible,i dont know how to call it, can you help me please?
The NAME attribut
[snip]
Hi list,I have 2 forms :
Now, in page.php is possible to do a switch of form name? Something like
this :
Switch ($_POST['form'] {
'form1' : ...
'form2' : ...
}
If this is possible,i dont know how to call it, can you help me please?
[/snip]
Do this...
switch
2 matches
Mail list logo