Welcome Guest, Not a member yet? Register   Sign In
How to create custom session using codeigniter
#1

[eluser]senz[/eluser]
Hi all,
I want to make a session with codeigniter. But i want to add the field such as session_host and session_page from the existing session table, which aims to know the hostname of the visitor and any pages that have been visited by visitors. My question is, how to create custom session using codeigniter? Do I need to change the session files in a library? Or is there any configuration should I add?
FYI :
i have made table ci_sessions
-----------------
Field Name
-----------------
sessions_id
ip_address
user_host => hostname from the visitors
session_page => the page has been clicked by visitors
user_agent
last_activity
-----------------
Please help me!!

Regards,
Senz


Messages In This Thread
How to create custom session using codeigniter - by El Forum - 04-29-2010, 03:01 AM
How to create custom session using codeigniter - by El Forum - 04-29-2010, 03:07 AM
How to create custom session using codeigniter - by El Forum - 04-29-2010, 03:20 AM
How to create custom session using codeigniter - by El Forum - 04-29-2010, 03:47 AM
How to create custom session using codeigniter - by El Forum - 04-29-2010, 05:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB