Dominique ANOKRE wrote:
I use a simple form like this :
print("\n");
print("\n");
This will result in
That is a hidden field without a value. This will get to the browser.
$_POST["hiddenField"] = $image_avant;
This will assign a value to $_POST["hiddenField"], which means just
that, nothing mo
ECTED]>; "Php List"
<[EMAIL PROTECTED]>
Sent: Friday, February 20, 2004 11:22 AM
Subject: RE: [PHP] display a hiddenfield
No value has been given to the hidden field.
e.g.
print ();
HTH.
Cheers,
Michael Egan
> -Original Message-
> From: Dominique ANOKRE [m
No value has been given to the hidden field.
e.g.
print ();
HTH.
Cheers,
Michael Egan
> -Original Message-
> From: Dominique ANOKRE [mailto:[EMAIL PROTECTED]
> Sent: 20 February 2004 11:17
> To: Php List
> Subject: [PHP] display a hiddenfield
>
>
> I use a simple form like this :
>
3 matches
Mail list logo