Viewing comma-separated checkbox values
i've got comma-separated checkbox working multiple id's being entered db column.
my questions is, can me php code needed view correct data?
in db column example 1,4,7.
those id's correspond text in table. idea how connect two?
thanks!
pt
hi,
not 100% no sample sounds need kind of "foreach" statement.
foreach ($value $value) {
here
}
More discussions in Dreamweaver Development Toolbox General Discussion (read only)
adobe
Comments
Post a Comment