--- Andy B <[EMAIL PROTECTED]> wrote:
> I need to be able to print the selected items without the
> "array..." thing around it. so example would be if 1 and 2 are
> selected it would print:
>
> 1, 2
It sounds like you just need to learn how to use arrays with PHP. The
manual is a good place to st
: Re: [PHP] MultiSelect List Box in PHP
implode()
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
EMAIL PROTECTED]
Sent: Sunday, October 31, 2004 5:12 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] MultiSelect List Box in PHP
Would be easier if you didn't send it as HTML ... bad boy you
Rene
At 10:00 31-10-2004, M. Sokolewicz wrote:
-[ input.html ]-
D]
Sent: Sunday, October 31, 2004 5:12 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] MultiSelect List Box in PHP
Would be easier if you didn't send it as HTML ... bad boy you
Rene
At 10:00 31-10-2004, M. Sokolewicz wrote:
>-[ input.html ]---
Would be easier if you didn't send it as HTML ... bad boy you
Rene
At 10:00 31-10-2004, M. Sokolewicz wrote:
-[ input.html ]--
one two three
-[]--
-[ input.php ]--
-[]--
-[ output ]--
You can use this to work with. It's something I made some time ago, so it's
probably not the most optimal solution, but it gets the job done...
In this case it builds parameters for a SQL query, but it's easily modified
to suit your needs. The reason it's a 'for' loop and not a 'foreach' is
sim
creen??
-Original Message-
From: Eric Lee [mailto:[EMAIL PROTECTED]
Sent: Sunday, October 31, 2004 3:06 AM
To: Andy B
Subject: Re: [PHP] MultiSelect List Box in PHP
it's just likes you used in normal html & javascript,
but the code that generated to control the ui are now moved t
an find or get an
example of php code that shows how to get all the selected items from a
multiselect listbox and loop through them printing them on the screen??
-Original Message-
From: Eric Lee [mailto:[EMAIL PROTECTED]
Sent: Sunday, October 31, 2004 3:06 AM
To: Andy B
Subject: Re: [PHP] Mul
Hi.
I was just wondering where I can find info on how to use a MultiSelect List
Box with PHP? I need to use it with MYSQL 5.0.0, PHP 4.3.9, and windows XP
sp2.
Any help/leads would be greatly appreciated.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.ne
9 matches
Mail list logo