Page 1 of 1

i have a problem in radiobox

Posted: Tue Mar 09, 2010 11:28 pm
by manojsemwal1
hai i have a problem in radio box ..............

i have design a online application form in php and give the gender male and female in radiobox bydefault male is selected. it working fine and save successfuly in database with the value which user has selected .but sometime its submit Array in Sex datafield why..........

can anyone tell me why its happening.................

Thanks.................

Re: i have a problem in radiobox

Posted: Tue Mar 09, 2010 11:39 pm
by requinix
Post code. Both the form and the PHP to handle it.