[wd_asp elements=’search’ ratio=’100%’ id=1]

Loop with stylish css checkbox

22nd January 2016

CSS

Css - Codehaven

All the Css checkboxes you see dont work with a php loop as they are individually named usually with an ID.
This however creates the id uniquely and then it works!


';

$tickname++;
}

?>