Re: [PHP] displaying form array values

2001-02-28 Thread Philip Olson
Hi Claudia, Something like : $msg = 'Destination :'; foreach ($Destination as $place) { $msg .= "\n\t $place"; } Regards, Philip Olson http://www.cornado.com/ On Wed, 28 Feb 2001, Claudia wrote: > I would like to know how to add form array values to a mail message. > > I hav

[PHP] displaying form array values

2001-02-28 Thread Claudia
I would like to know how to add form array values to a mail message. I have my form defined as follows: select form name set as: Not sure Acapulco Alabama Arizona