Posted by JDS on 10/13/31 11:28
On Tue, 04 Oct 2005 16:49:37 +0000, Ian Davies wrote:
> <input type="checkbox" name="checkbox" value="checkbox">
Use
name="checkbox[]"
and
value="<? echo $TypeID?>"
Read the following:
http://us2.php.net/manual/en/faq.html.php#faq.html.arrays
ask more questions when you get stuck
later...
--
JDS | jeffrey@example.invalid
| http://www.newtnotes.com
DJMBS | http://newtnotes.com/doctor-jeff-master-brainsurgeon/
Navigation:
[Reply to this message]
|