Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Codeigniter session times out very often
Post: RE: Codeigniter session times out very often

I think you need to do session_write_close in the start of your Ajax functions. So session will be closed and other Ajax requests can be processed even if first request does not finish. One other thin...
5,612 Views
7 Replies
03-15-2020, 11:24 PM
muyassarov
    Thread: CodeIgniter 3.1.6 Released
Post: RE: CodeIgniter 3.1.6 Released

Thank you!
102,024 Views
44 Replies
10-02-2017, 02:32 AM
muyassarov
    Thread: How to concatenate and minify JS files
Post: RE: How to concatenate and minify JS files

usmanikram Wrote: (02-02-2017, 09:13 AM) -- User Gulp http://gulpjs.com/ Here is a good tutorial: https://www.sitepoint.com/introduction-gulp-js/ -- Thanks, that is exactly what I was looking fo...
6,883 Views
5 Replies
02-02-2017, 09:38 PM
muyassarov
    Thread: How to concatenate and minify JS files
Post: RE: How to concatenate and minify JS files

Hi there, I am also interesting how to solve this problem.
6,883 Views
5 Replies
02-02-2017, 04:49 AM
muyassarov

Theme © iAndrew 2016 - Forum software by © MyBB