Welcome Guest, Not a member yet? Register   Sign In
How do I use $_GET data with CI's URLs?
#12

[eluser]Colin Williams[/eluser]
I just don't see the point when you are already given clean URLs. When you need key/value pairs, do /key1/value1/key2/value2, and then use $this->uri->uri_to_assoc() to get the pairs.

I don't think it's considered "bad" so much as it is pointless.


Messages In This Thread
How do I use $_GET data with CI's URLs? - by El Forum - 01-03-2009, 10:14 AM
How do I use $_GET data with CI's URLs? - by El Forum - 01-03-2009, 11:32 AM
How do I use $_GET data with CI's URLs? - by El Forum - 01-03-2009, 11:34 AM
How do I use $_GET data with CI's URLs? - by El Forum - 01-03-2009, 11:55 AM
How do I use $_GET data with CI's URLs? - by El Forum - 01-03-2009, 12:21 PM
How do I use $_GET data with CI's URLs? - by El Forum - 01-03-2009, 02:26 PM
How do I use $_GET data with CI's URLs? - by El Forum - 01-03-2009, 03:46 PM
How do I use $_GET data with CI's URLs? - by El Forum - 01-03-2009, 03:50 PM
How do I use $_GET data with CI's URLs? - by El Forum - 01-03-2009, 03:53 PM
How do I use $_GET data with CI's URLs? - by El Forum - 01-03-2009, 05:18 PM
How do I use $_GET data with CI's URLs? - by El Forum - 01-03-2009, 05:25 PM
How do I use $_GET data with CI's URLs? - by El Forum - 01-03-2009, 05:53 PM
How do I use $_GET data with CI's URLs? - by El Forum - 01-04-2009, 03:01 AM
How do I use $_GET data with CI's URLs? - by El Forum - 01-04-2009, 03:11 AM
How do I use $_GET data with CI's URLs? - by El Forum - 01-04-2009, 03:21 AM
How do I use $_GET data with CI's URLs? - by El Forum - 01-04-2009, 03:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB