Re: [PHP] multple select forms... going to hit my head against a wall ..

2001-01-23 Thread Jørg V . Bryne
- Original Message - From: <[EMAIL PROTECTED]> To: "Adrian Murphy" <[EMAIL PROTECTED]> Cc: "PHP list" <[EMAIL PROTECTED]> Sent: Tuesday, January 23, 2001 1:26 PM Subject: Re: [PHP] multple select forms... going to hit my head against a wall .. >

RE: [PHP] multple select forms... going to hit my head against a wall ..

2001-01-23 Thread Jon Haworth
Haworth Cc: '[EMAIL PROTECTED]' Subject: Re: [PHP] multple select forms... going to hit my head against a wall .. u ... $select is an array .. so echo $select will just produce "array" .. On Tue, Jan 23, 2001 at 12:44:20PM -, Jon Haworth wrote: > Try either: &g

Re: [PHP] multple select forms... going to hit my head against a wall ..

2001-01-23 Thread hsmith
select\" value=\"%s\">", > $select); > > > HTH > Jon > > > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 23 January 2001 12:27 > To: Adrian Murphy > Cc: PHP list > Subject: Re: [PHP] m

Re: [PHP] multple select forms... going to hit my head against a wall ..

2001-01-23 Thread Adrian Murphy
OTECTED]> Cc: PHP list <[EMAIL PROTECTED]> Sent: Tuesday, January 23, 2001 12:26 PM Subject: Re: [PHP] multple select forms... going to hit my head against a wall .. > Having soved this .. thanks .. now for the next question .. *grin* > > I have the $select ... but I only use it on the

RE: [PHP] multple select forms... going to hit my head against a wall ..

2001-01-23 Thread Jon Haworth
Try either: ?> ", $select); HTH Jon -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 23 January 2001 12:27 To: Adrian Murphy Cc: PHP list Subject: Re: [PHP] multple select forms... going to hit my head against a wall .. Having so

Re: [PHP] multple select forms... going to hit my head against a wall ..

2001-01-23 Thread hsmith
Having soved this .. thanks .. now for the next question .. *grin* I have the $select ... but I only use it on the next page .. heheh so I'm trying the following .. which of course doens't work .. nor does any idea on how to pass an array on in an input field in a form ? Henti On Tu

Re: [PHP] multple select forms... going to hit my head against a wall ..

2001-01-23 Thread Adrian Murphy
hey, since u are slecting multiple options you'll have to use an array here's how.i u need explanation,feel free to mail me: Chocolate/Chocolate Chip Peanut Brittle/Vanilla Cookie Batter Vanilla/Blueberry Caramel Swirl Other... "; }else{ ///count array $num = count($select); file:/