my checkbox value ( name table is test ) :
---id----- name ---- ---1 ----- test1 ---- ---2 ----- test2 ---- ---3 ----- test3 ---- ---4 ----- test4 ---- ---5 ----- test5 ---- ---6 ----- test6 ---- ---7 ----- test7 ---- ---8 ----- test8 ---- ---9 ----- test9 ----
mysql data Insert ( name of table usertest ):
---id----- data ---- userid ----- ---1 ----- 1:4:6:9 ---- 2 ----- ---2 ----- 1:2:3:4 ---- 5 ----- ---3 ----- 1:2 ---- 7 -----
example outout : ( print horizontal list name of table test where data = userid )
user id 2 choise : test1 - test4 - test6 - test9
Thanks
This post has been edited by OpenBSD: 08 April 2012 - 11:45 AM

New Topic/Question
Reply




MultiQuote





|