Welcome Guest, Not a member yet? Register   Sign In
Can I - or should I - block bots from creating DB sessions
#5

[eluser]TheFuzzy0ne[/eluser]
Create a file in your ./system/application/libraries directory named MY_Session.php

Inside that, create a class named MY_Session that extends CI_Session.

Override any necessary functionality.

Load MY_Session instead of session.


Messages In This Thread
Can I - or should I - block bots from creating DB sessions - by El Forum - 02-12-2009, 03:18 PM



Theme © iAndrew 2016 - Forum software by © MyBB