Welcome Guest, Not a member yet? Register   Sign In
GET function does not work.
#6

(This post was last modified: 08-15-2018, 09:10 AM by php_rocs.)

@HarrysR

That's not how CI works. Models can not receive data from a url. It can only be given data from a controller. I recommend that you do the CI tutorial that explains how the MVC architecture works ( https://codeigniter.com/user_guide/tutor...l#tutorial ).

CI is a MVC framework.
Reply


Messages In This Thread
GET function does not work. - by HarrysR - 08-14-2018, 02:21 PM
RE: GET function does not work. - by php_rocs - 08-14-2018, 04:14 PM
RE: GET function does not work. - by HarrysR - 08-14-2018, 05:40 PM
RE: GET function does not work. - by php_rocs - 08-15-2018, 04:47 AM
RE: GET function does not work. - by HarrysR - 08-15-2018, 08:58 AM
RE: GET function does not work. - by php_rocs - 08-15-2018, 09:10 AM
RE: GET function does not work. - by HarrysR - 08-15-2018, 09:43 AM
RE: GET function does not work. - by php_rocs - 08-15-2018, 10:25 AM
RE: GET function does not work. - by HarrysR - 08-15-2018, 11:28 AM
RE: GET function does not work. - by HarrysR - 08-15-2018, 12:35 PM



Theme © iAndrew 2016 - Forum software by © MyBB