Re: Unknown number of check boxes?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, May 28, 2007 1:37 pm, Søren Neigaard wrote:
> I would like to have a unknown number of generated check boxes like
> this:
>
> <input type="checkbox" name="chk01" />
> <input type="checkbox" name="chk02" />
> <input type="checkbox" name="chk0X" />
>
> And the name will be generated "chk01 to chk99", but how do I make
> the receiving PHP script that "scans" for post variables that are
> sent, so that I can work on this information?

http://php.net/faq.php

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux