RE: [PHP] Running for loop and concat. variables...

2001-07-11 Thread scott [gts]
, 2001 2:15 PM > To: [EMAIL PROTECTED] > Subject: [PHP] Running for loop and concat. variables... > > > I have a page with about 80 checkboxes on it. The values are names and my > users are to select names. Now on the next step I want to be able to list > all names processed.

Re: [PHP] Running for loop and concat. variables...

2001-07-11 Thread Jeff Lewis
Matthew Luchak Webmaster Kaydara Inc. [EMAIL PROTECTED] -Original Message- From: Jeff Lewis [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 11, 2001 2:15 PM To: [EMAIL PROTECTED] Subject: [PHP] Running for loop and concat. variables... I have a page with about 80 checkboxes on it. The valu

RE: [PHP] Running for loop and concat. variables...

2001-07-11 Thread Matthew Luchak
AIL PROTECTED]] Sent: Wednesday, July 11, 2001 2:15 PM To: [EMAIL PROTECTED] Subject: [PHP] Running for loop and concat. variables... I have a page with about 80 checkboxes on it. The values are names and my users are to select names. Now on the next step I want to be able to list all names

[PHP] Running for loop and concat. variables...

2001-07-11 Thread Jeff Lewis
I have a page with about 80 checkboxes on it. The values are names and my users are to select names. Now on the next step I want to be able to list all names processed. I thought a for loop would be best but am having problems. $ffromx is the number of checkboxes generated in the previous s