Level 43
I want a private jet and a penthouse.
Need Help
....
Nobody here is psychic, nobody here can "guess" how your code looks like...
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Lists Table ..................................
id , title , body , list_user_id ,
List_User Table .......................................
id , user_id , list_id ,
User Table ...............................
id , name , address ,
I want to show lists table data with their multiple user name instead of user_id.
Need Help
Please or to participate in this conversation.