Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Session gets lost and won't show on main page?
Post: RE: Session gets lost and won't show on main page?

It's because I need to access the session library.The library is loaded via autoload.php. I can't use it without the CI instance. I wanted to use the flash session that is implemented in CI session li...
3,837 Views
3 Replies
01-13-2016, 04:34 AM
Vita
    Thread: Session gets lost and won't show on main page?
Post: RE: Session gets lost and won't show on main page?

Session works as expected, but I had an error in the code. I've set the session while the app was running under localhost domain after that, the header redirects to 127.0.0.1 and the session is then n...
3,837 Views
3 Replies
01-12-2016, 12:56 PM
Vita
  Question Thread: Session gets lost and won't show on main page?
Post: Session gets lost and won't show on main page?

Hi, I have a problem, it's the same if I use the session library or not the same thing happens. I have my helper function loaded that when it's called it sets the session for the notification that...
3,837 Views
3 Replies
01-12-2016, 11:43 AM
Vita
    Thread: How to properly redirect user to other page upon login?
Post: How to properly redirect user to other page upon l...

Hi, I'm new with CI. I'm still learning it, and hope to make my project with this framework. I have a simple question. Before I started learning CI I was writing non OOP simple PHP apps, and used he...
5,637 Views
2 Replies
09-08-2015, 09:36 AM
Vita
    Thread: windows 10
Post: RE: windows 10

I use Windows on all my PCs, it works great for everything, running XAMPP for production. If I need linux it's easy to setup a virtual machine via virtual box, and I put it on the other monitor and us...
47,179 Views
32 Replies
09-06-2015, 06:35 PM
Vita
    Thread: Question about deleting expired session files.
Post: RE: Question about deleting expired session files.

Actually if you want there is a way to immediately remove sessions from the server, as they are kept in files. It's not recommended to do so but It's possible. Check out this link: http://php.net/manu...
16,530 Views
6 Replies
09-03-2015, 12:44 AM
Vita

Theme © iAndrew 2016 - Forum software by © MyBB