CodeIgniter Forums
Query on self referncing table - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Development (https://forum.codeigniter.com/forumdisplay.php?fid=6)
+--- Forum: CodeIgniter 3.x (https://forum.codeigniter.com/forumdisplay.php?fid=17)
+--- Thread: Query on self referncing table (/showthread.php?tid=79711)



Query on self referncing table - Lipe_Bogaci - 07-22-2021

hi CI Firiends
please can anyone tell me how can i query in self-refrence table?
i need to query the child that are referenced to parent by id


RE: Query on self referncing table - InsiteFX - 07-22-2021

This is for CodeIgniter 3 but should be easy to modify for CodeIgniter 4.

How To Create Multi Level Nested Category Example In Codeigniter

Good luck.