Welcome Guest, Not a member yet? Register   Sign In
How to get current url inc query strings??
#3

[eluser]John_Betong[/eluser]
Take a look here:
http://ellislab.com/codeigniter/user-gui...s/uri.html

Code:
echo $this->uri->uri_string();

  // and

  echo $this->uri->ruri_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



Theme © iAndrew 2016 - Forum software by © MyBB