Welcome Guest, Not a member yet? Register   Sign In
Any integrated way in CodeIgniter how to check if I am on a homepage?
#3

[eluser]term25[/eluser]
Thanks it is working Wink :

Code:
if($this->uri->uri_string() == '') echo 'This is homepage');


I will create a helper for future use.


Messages In This Thread
Any integrated way in CodeIgniter how to check if I am on a homepage? - by El Forum - 05-15-2012, 12:13 PM



Theme © iAndrew 2016 - Forum software by © MyBB