Page 1 of 1

can we use two values in array both are same values? pretty!

Posted: Thu Mar 04, 2010 11:33 pm
by indian98476
'empstatus'=>array('select','empstatus',array(array('','Choose One'), array('Associate','Associate'),
array('Government Employee','Government Employee'),
array('Partner','Partner'),
array('Solo Practice','Solo Practice'),
array('Independent Contractor','Independent Contractor'),
array('Law Student','Law Student'),
array('Other','Other')), array('class'=>"fillin2", 'style'=>"width:200px;"),'empstatus'),

Re: can we use two values in array both are same values? pretty!

Posted: Fri Mar 05, 2010 3:59 am
by moglimani
ya. if it is in the end of the array. because if u use it in the middle array then its a pretty proplem in retrieving values in php