[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: PHP3 and multiple select...



> The multiple selected values can be accessed by "<? print $variable_name[0];
> ?>"  where 0 is the index of the value you want to retrive.

Thanx for the info. But how do I know how many values did the user select 
from that multiple select?


Kedar