Welcome Guest, Not a member yet? Register   Sign In
why $_GET not working with me ?
#11

[eluser]CroNiX[/eluser]
Quote:can i use this link

showq/where_id/id/22

? if yes how ?

Sure, use uri_segment() instead of GET. Do you really NEED to use GET? So far it doesn't look like it. The only time I ever use GET with CI is when I'm using a 3rd party app or api that requires it for communicating with it, but in that case I usually use CURL.

http://ellislab.com/codeigniter/user-gui...s/uri.html

Please read the user guide in its entirety before trying to code... Then work your way through the tutorials. There's quite a few things in there you really need to know and understand if you want to use the framework properly. Otherwise you will be in for a long, tedious haul and asking lots of basic questions that are already answered.


Messages In This Thread
why $_GET not working with me ? - by El Forum - 09-18-2012, 10:03 AM
why $_GET not working with me ? - by El Forum - 09-18-2012, 10:14 AM
why $_GET not working with me ? - by El Forum - 09-18-2012, 10:16 AM
why $_GET not working with me ? - by El Forum - 09-18-2012, 10:26 AM
why $_GET not working with me ? - by El Forum - 09-18-2012, 10:27 AM
why $_GET not working with me ? - by El Forum - 09-18-2012, 10:32 AM
why $_GET not working with me ? - by El Forum - 09-18-2012, 10:39 AM
why $_GET not working with me ? - by El Forum - 09-18-2012, 10:50 AM
why $_GET not working with me ? - by El Forum - 09-18-2012, 11:00 AM
why $_GET not working with me ? - by El Forum - 09-18-2012, 11:10 AM
why $_GET not working with me ? - by El Forum - 09-18-2012, 11:18 AM
why $_GET not working with me ? - by El Forum - 09-18-2012, 11:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB