Welcome Guest, Not a member yet? Register   Sign In
block my website URL from Web view tool
#1

(This post was last modified: 08-01-2018, 05:28 AM by kvanaraj.)

want to check th condition in platform
"platform"=>$this->agent->platform());
if (platform!='Android' )
{
redirect page ("home");
}
else
{
redirect ("login");
}
Reply
#2

@kvanaraj,

You are asking a similar question in multiple places ( https://forum.codeigniter.com/thread-71331.html ). Please don't do that.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB