; From: Dave Alger [mailto:[EMAIL PROTECTED]
> Sent: Sunday, June 22, 2003 9:12 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Getting at $_POST values using a loop
>
> Hi all,
>
> This one is causing me a few headaches. How should I be doing this?
>
> On my previous page I
> -Original Message-
> From: Dave Alger [mailto:[EMAIL PROTECTED]
> Sent: 23 June 2003 05:12
>
> This one is causing me a few headaches. How should I be doing this?
>
> On my previous page I've created a series of fields using a
> loop so that a
> field is created like this:
>
> echo "
2003 9:12 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Getting at $_POST values using a loop
Hi all,
This one is causing me a few headaches. How should I be doing this?
On my previous page I've created a series of fields using a loop so that
a
field is created like this:
echo "$fieldname:"
Hi all,
This one is causing me a few headaches. How should I be doing this?
On my previous page I've created a series of fields using a loop so that a
field is created like this:
echo "$fieldname:";
On my next page then I've got to try to read these values. I could do this
as $_POST['Field0'],
4 matches
Mail list logo