Welcome Guest, Not a member yet? Register   Sign In
working with checkboxes
#5

[eluser]umefarooq[/eluser]
yes you can do it little more fast

Code:
$spam = 0;
$spam2 = 0;

if(in_array('sample1',$sample)
  $samp = 1;

if(in_array('sample2',$sample)
$samp2 = 1;

by default value will be 0 if exit then it will be change.


Messages In This Thread
working with checkboxes - by El Forum - 01-05-2011, 12:35 AM
working with checkboxes - by El Forum - 01-05-2011, 01:09 AM
working with checkboxes - by El Forum - 01-05-2011, 03:04 AM
working with checkboxes - by El Forum - 01-05-2011, 03:27 AM
working with checkboxes - by El Forum - 01-05-2011, 03:35 AM
working with checkboxes - by El Forum - 01-05-2011, 03:50 AM



Theme © iAndrew 2016 - Forum software by © MyBB