Welcome Guest, Not a member yet? Register   Sign In
Getting CodeIgniter to work with URL parameters site,com/controller/method/?param=value
#5

[eluser]pbreit[/eluser]
Quote:There is no reason you need to work with parameters.

This is flat out wrong. GET is a core aspect of the web and millions of web apps use it. As a poster already pointed out, systems like Google tracking use it. Are we to tell Google to switch to parameters that we specify?

The real truth is there is no reason a framework should not provide first class support for GETs and querystrings. They are one of the most fundamental foundations of all the web.


Messages In This Thread
Getting CodeIgniter to work with URL parameters site,com/controller/method/?param=value - by El Forum - 03-01-2010, 12:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB