Posted by wes on 03/22/06 10:38
Thanks, i have a solution that works in a similar way. I have another
question. I have checkboxes in a php script. The number of checkboxes
depends on the number of records in my database. So, i want to assign
the names of each checkbox to an array and send the array (of
checkboxes) to another php script that will receive the array and
determine which checkboxes were checked.
Sounds abit complex, but can anyone tell me if i am allowed to assign
the names of the checkboxes to an array? its similar to a control array
in vb
Wes
Navigation:
[Reply to this message]
|