["1","4","2","6","3","8"] this are j son array of skills id fetching form db and using repeat here and maintain a separate table skills with id and skill name then how to print data like skill1,skill2,skill3,skill4 as a result.

share|improve this question
1  
what have you tried so far?? share the code. – Sameer K 16 hours ago
    
i am saved the multiple skills selected by the any user into db in ["1","4","2","6","3","8"] this format and i have to show the skills name according to this array skills id in front end also this action are in listing so i am using replete hare for listing th data and the i am maintaining a separate table in db. – Amit Kumar 16 hours ago
    
post your trying – Pandiyan Cool 16 hours ago

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.