Welcome Guest, Not a member yet? Register   Sign In
calling the url to prevent
#1

Is there any way to block the URL from Mobile app usingĀ 
CI_User_agent class

public $mobile = ''; or any thing
Reply
#2

(This post was last modified: 08-01-2018, 08:29 AM by php_rocs.)

@kvanaraj,

You could just create a method/library that determines whether or not a anonymous user is from a mobile device or desktop and reroute them if necessary.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB