Re: [PHP] Parsing an array from a posted form

2002-11-20 Thread Verdon Vaillancourt
A sincere thanks to John for the prompt and succinct answer. I've seen many answers from John on this list and am much appreciative of his generosity. Best regards, verdon :) On 11/20/02 3:07 PM, "1LT John W. Holmes" <[EMAIL PROTECTED]> wrote: >> I have a form that is... ... >> Which will ret

Re: [PHP] Parsing an array from a posted form

2002-11-20 Thread 1LT John W. Holmes
> I have a form that is being passed to a mail function when submitted. It is > working OK, except that I am having trouble with values from arrays such as > checkbox lists. For example, I have a list such as: > > .eps > .jpg > .tif > .gif > .png > .psd > .bmp > other > > I am using somethi