Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Session lost after redirect
Post: RE: Session lost after redirect

I am sorry, I forgot to say that I tried with file sessions instead of database sessions. I got the same result.
22,733 Views
11 Replies
05-03-2017, 02:01 PM
jaimealvarezv
    Thread: Session lost after redirect
Post: RE: Session lost after redirect

The session lib is currently added to the autoload
22,733 Views
11 Replies
05-03-2017, 01:20 PM
jaimealvarezv
    Thread: Session lost after redirect
Post: RE: Session lost after redirect

InsiteFX Wrote: (05-03-2017, 12:27 PM) -- Autoload the session library -- Thank you for your response.  I have read all the posts related to this issue but I cannot find any solution.  Code:...
22,733 Views
11 Replies
05-03-2017, 01:08 PM
jaimealvarezv
    Thread: Session lost after redirect
Post: Session lost after redirect

I need help for this issue: Code: -- function login_validation() { $this->load->library('session'); $this->session->set_userdata('session_nickname', $this->input->post('nickname', TRUE))...
22,733 Views
11 Replies
05-03-2017, 11:35 AM
jaimealvarezv
    Thread: Upload file using Ajax
Post: Upload file using Ajax

Hi, I need yo upload a file using Codeigniter 2.x using Ajax. The only think I need is to select a File and upload it.  someone have an example? remeber using Ajax. Thanks in advance.
3,510 Views
2 Replies
04-26-2016, 10:03 AM
jaimealvarezv

Theme © iAndrew 2016 - Forum software by © MyBB