Welcome Guest, Not a member yet? Register   Sign In
Sessions
#10

[eluser]TheFuzzy0ne[/eluser]
You can make it more difficult by generating a random has instead of a number. The CodeIgniter forum does this when you search.

You can use $this->input->server('HTTP_REFERER') to check where the user is coming from.

You can log the IP of the user who generated the results, and only allow access to the results from that IP address. (Only good for results that are kept for a short time).


Messages In This Thread
Sessions - by El Forum - 02-23-2009, 10:17 AM
Sessions - by El Forum - 02-23-2009, 10:29 AM
Sessions - by El Forum - 02-23-2009, 11:01 AM
Sessions - by El Forum - 02-23-2009, 11:06 AM
Sessions - by El Forum - 02-23-2009, 11:18 AM
Sessions - by El Forum - 02-23-2009, 11:55 AM
Sessions - by El Forum - 02-23-2009, 12:27 PM
Sessions - by El Forum - 02-23-2009, 01:07 PM
Sessions - by El Forum - 02-23-2009, 01:19 PM
Sessions - by El Forum - 02-23-2009, 01:57 PM
Sessions - by El Forum - 02-24-2009, 04:09 PM



Theme © iAndrew 2016 - Forum software by © MyBB