Posted by Michael Fesser on 12/06/06 18:40
..oO(Martin Mouritzen)
>On Wed, 6 Dec 2006 12:56:01 +0100, "Gaga" <rg2006@hotmail.com> wrote:
>
>>No.
>><form method="post" action="second_page.php">
>
>Then you need to use $_POST or $_REQUEST instead of $_GET.
$_REQUEST should be avoided. Use either $_GET or $_POST.
Micha
Navigation:
[Reply to this message]
|