I'm looking for an attribute like checked="checked"
for checkboxes which i can echo out in php..
views:
68answers:
2thats what i though, but it's not working?
Haroldo
2010-04-21 20:17:52
ah got it, it was because i have multiple forms using the same "name" attribute one one page
Haroldo
2010-04-21 20:19:44
is there anyway i can get this to work?
Haroldo
2010-04-21 20:20:02
ok im just gonna use php rand() to stop inputs overriding, as its admin side. thanks
Haroldo
2010-04-21 20:27:59