Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Way to keep configuration data outside of web folder
Post: RE: Way to keep configuration data outside of web ...

Thanks for your inputs. I want only the config.php file outside the application folder, how do i make it work?
5,798 Views
4 Replies
01-15-2018, 12:30 AM
kratisalgia
    Thread: Way to keep configuration data outside of web folder
Post: Way to keep configuration data outside of web fold...

Is there any way to keep the 'config.php' file out of the 'application' or 'web root' directory in codeigniter. Thanks, -Krati
5,798 Views
4 Replies
01-10-2018, 02:12 AM
kratisalgia
    Thread: How to use POST while keeping CSRF as true
Post: RE: How to use POST while keeping CSRF as true

Thanks for your help. For point number 2, this is what I can see in developer tool: General Request URL:http://localhost/Projects/New_folder/dashboards/user/country_actvity_search Request Meth...
19,581 Views
9 Replies
01-01-2018, 11:21 PM
kratisalgia
    Thread: How to use POST while keeping CSRF as true
Post: RE: How to use POST while keeping CSRF as true

Thanks for your helps. :)I have made the changes as per your comment. But the thing is, my value does not pass in \success' function and still gives 'forbidden' as error.Thanks, -Krati Wrote: (12-28...
19,581 Views
9 Replies
12-29-2017, 12:26 AM
kratisalgia
    Thread: How to use POST while keeping CSRF as true
Post: How to use POST while keeping CSRF as true

Hi, I am using Codeigniter 3.1.1. And I want to submit the form using AJAX with CSRF protection enabled. So, I have set $config['csrf_protection'] = TRUE in config.php. But the POST request does not...
19,581 Views
9 Replies
12-28-2017, 06:09 AM
kratisalgia

Theme © iAndrew 2016 - Forum software by © MyBB