DragonMistress Posted December 18, 2008 Share Posted December 18, 2008 Hi, I have a multi-select checkbox field that's being saved in the database with || as the separator between values. Now I need pull those values back out of the database (no problem with that, already done that, the next part is what I'm having trouble with) and display them as a new multi-select checkbox field. I think it would probably need some sort of array, but I'm just not grasping the array concept well enough I think. I can handle simple PHP functions, but this just seems to be elluding my brain at the moment. Any help would be much appreciated. Link to comment https://forums.phpfreaks.com/topic/137549-checkbox-help/ Share on other sites More sharing options...
Maq Posted December 18, 2008 Share Posted December 18, 2008 code? Link to comment https://forums.phpfreaks.com/topic/137549-checkbox-help/#findComment-718893 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.