CodeIgniter Forums
Chat room vs forum in Codeigniter - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Best Practices (https://forum.codeigniter.com/forumdisplay.php?fid=12)
+--- Thread: Chat room vs forum in Codeigniter (/showthread.php?tid=76513)



Chat room vs forum in Codeigniter - Dragana - 05-19-2020

I am new in CodeIgniter and I am making a website where every user must complete a form and with the help of algorithm SVC they should be put in a specific room chat or a forum. Which is easier to implement and can you give me an example? Smile