|
Posted by Michael Fesser on 11/13/06 13:22
..oO(Amer Neely)
>Jerry Stuckle wrote:
>
>> The invalid argument is probably because none of the checkboxes are
>> checked, so you're not getting anything in your PHP code. To make sure
>> you're getting good information, check out isset() and isarray() functions.
>
>:) Sorry, I'm new with PHP so everything is literal.
I already posted some code similar to Jerry's, but with the required
isset() check to avoid the error message you got.
Micha
Navigation:
[Reply to this message]
|