CodeIgniter Forums
In ci4, does the uri_to_assoc () method exist in the original Ci3? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=31)
+--- Thread: In ci4, does the uri_to_assoc () method exist in the original Ci3? (/showthread.php?tid=69153)



In ci4, does the uri_to_assoc () method exist in the original Ci3? - miaojun - 10-14-2017

In ci4, does the uri_to_assoc () method exist in the original Ci3?


RE: In ci4, does the uri_to_assoc () method exist in the original Ci3? - miaojun - 10-14-2017

I found the source file. It should be none
I'll write one myself.