Hi all,
My apologies if this has been asked before, but I am unable to find any help with this problem I am experiencing.
I have currently developed a mysql database with a php form that allow me to fill out all fields and check boxes which works fine and updates the database ok.
My problem is when I call the data back on a view/edit page (form), I get all data in the text boxes but not in the check boxes, I am stumbled on how to do this and I also want to be able to update the check boxes if required,
Any help would be great,
Martin