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

Well, starting of a fresh new install of ci solved the trouble... I still dont get it but at least i can keep on coding :) Thanks everyone.
5,468 Views
5 Replies
12-15-2017, 07:43 AM
yinkoh
    Thread: Session issue
Post: RE: Session issue

You're right about the code mistake but in the actual code, i set the proper way to store the data, i just write it down wrongly. I tried your code just in case but I still get the same problem. ...
5,468 Views
5 Replies
12-15-2017, 12:34 AM
yinkoh
    Thread: Session issue
Post: Session issue

Hello, I'm getting confused with a session issue... I'm using a parent controller (MY_Controller) for all others controllers. Each of them is correctly initiated with parent::__construct() and e...
5,468 Views
5 Replies
12-14-2017, 08:55 AM
yinkoh
    Thread: post data between controllers
Post: RE: post data between controllers

Ok, thanks, I'll forward to it this week-end
14,941 Views
7 Replies
12-01-2017, 08:30 AM
yinkoh
    Thread: post data between controllers
Post: RE: post data between controllers

Martin7483 Wrote: (12-01-2017, 06:59 AM) -- You want the form values passed from controller to controller? -- Yep, what i'm actually doing is adding form values as uri like ?price=20000 and then fi...
14,941 Views
7 Replies
12-01-2017, 07:06 AM
yinkoh
    Thread: post data between controllers
Post: RE: post data between controllers

Thanks for your answer. What I meant is not quite really that. From the main controller a form allows the user to edit search settings. Then when submitted, a result controller is called. Within...
14,941 Views
7 Replies
12-01-2017, 06:18 AM
yinkoh
  Question Thread: post data between controllers
Post: post data between controllers

Hello, Is there a way to pass the post data between 2 controllers ? I've search on google and forums and the answer seems to be no, althought using the flash_data session could provide a bypass ...
14,941 Views
7 Replies
12-01-2017, 12:57 AM
yinkoh

Theme © iAndrew 2016 - Forum software by © MyBB