How to get current url inc query strings?? |
[eluser]John_Betong[/eluser]
Take a look here: http://ellislab.com/codeigniter/user-gui...s/uri.html Code: echo $this->uri->uri_string(); |
Messages In This Thread |
How to get current url inc query strings?? - by El Forum - 12-19-2010, 10:40 PM
How to get current url inc query strings?? - by El Forum - 12-19-2010, 11:02 PM
How to get current url inc query strings?? - by El Forum - 12-20-2010, 02:33 AM
How to get current url inc query strings?? - by El Forum - 12-20-2010, 07:23 PM
How to get current url inc query strings?? - by El Forum - 12-20-2010, 10:25 PM
|