CodeIgniter Forums
Some restful doubts - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: Some restful doubts (/showthread.php?tid=78721)



Some restful doubts - analicev - 03-02-2021

Hello world! I have some doubts, i dont understood main difference between Resource controller and Presenter, and when use one or the other.
And, when use new() and create() function. Thx  Huh