Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: [Newbie] Need help to display results.
Post: RE: [Newbie] Need help to display results.

Code: -- $("button").click(function(){ -- Are you sure that you should not have a ready in your JavaScript? Code: -- $(document).ready(function () {       $("button").click(function(e) { ...
6,923 Views
7 Replies
03-11-2020, 10:23 AM
jvandemerwe
    Thread: CodeIgniter 4.0 is here!
Post: RE: CodeIgniter 4.0 is here!

Congratulations, after working for over 10 years with CodeIgniter version 2 and 3 and already have looked at version 4 a year or so ago, I am really inspired to have a go with CodeIgniter version 4. ...
216,461 Views
132 Replies
03-11-2020, 10:11 AM
jvandemerwe
    Thread: Is CodeIgniter 3 died?
Post: RE: Is CodeIgniter 3 died?

I am still working with it (for over 10 years now) and I must say since version 3.1.10 and the ability to auto load composer I have discovered a complete new world that can be included in CodeIgniter ...
6,444 Views
3 Replies
02-06-2019, 12:19 AM
jvandemerwe
  Photo Thread: Luthier-CI: Improved routing + middleware for CodeIgniter 3
Post: RE: Luthier-CI: Improved routing + middleware for ...

I am trying to work with Luthier-CI and I must say that I really like the routing part. I have a question about the middleware part. How do I pass variables to a route? I'd like to see something po...
18,610 Views
5 Replies
02-03-2019, 03:11 AM
jvandemerwe
    Thread: Shared libraries
Post: RE: Shared libraries

cbianchi Wrote: (01-26-2019, 02:00 AM) -- Hi community, thank you in advance for your help. We have been using CI2 for many years and are finally getting round to upgrade our main product to CI3. ...
3,460 Views
3 Replies
01-31-2019, 09:41 AM
jvandemerwe
    Thread: How to have shared libraries and helpers between applications in CodeIgniter 3
Post: How to have shared libraries and helpers between a...

Assume the following situation: - 2 applications using 1 CodeIgniter installation under the same URL - The requirement to share libraries and helpers (and maybe more) between application - and......
1,960 Views
0 Replies
01-31-2019, 09:30 AM
jvandemerwe
    Thread: Question about deleting expired session files.
Post: RE: Question about deleting expired session files.

amit Wrote: (09-02-2015, 09:18 PM) -- Guys, I have tweaked with session config & can see that GC does delete them automatically. -- It would be nice if you also could tell us 'guys' how you tweaked...
16,550 Views
6 Replies
05-09-2017, 03:32 PM
jvandemerwe
    Thread: [Solved] Session issue : Can't keep it persistent
Post: RE: Session issue : Can't keep it persistent

Jurden Wrote: (12-22-2016, 01:19 AM) -- I finaly found the solution. I just reset my cookies configuration and it work again. -- What does that mean? How do you reset this? It would be nice if you...
13,119 Views
9 Replies
05-09-2017, 03:27 PM
jvandemerwe
    Thread: install codeIgniter with ExtJs6.0.1gpl
Post: RE: install codeIgniter with ExtJs6.0.1gpl

Maybe this one could help you: https://github.com/enovision/movieworld It is an application that makes some fun to play with TMDB movie database. It is build with CodeIgniter (server) and Ext JS (fr...
3,802 Views
2 Replies
04-21-2016, 03:03 AM
jvandemerwe
    Thread: Sessions - Not Working
Post: RE: Sessions - Not Working

@iD30: I am using sessions as well. I have autoloaded the 'session' in the libraries in the autoLoad.php. The difference I have is that I have: $config['sess_save_path'] = $_SERVER['DOCUMENT...
42,868 Views
27 Replies
11-25-2015, 04:16 PM
jvandemerwe
    Thread: get_instance return null
Post: RE: get_instance return null

llobu Wrote: (11-25-2015, 07:48 AM) -- Hi friends. I have started migrating some projects in CI2 to CI3 but it crashed in a simply thing. if I create my extension core for Exceptions: /appli...
14,944 Views
9 Replies
11-25-2015, 02:38 PM
jvandemerwe
    Thread: Codeigniter popularity : why ?
Post: RE: Codeigniter popularity : why ?

I am using CodeIgniter now for about 7 years. Over the years I have looked into other frameworks but none of them are so easy to learn as CodeIgniter. All my customer applications are using CodeIgnite...
41,936 Views
19 Replies
05-19-2015, 03:15 AM
jvandemerwe

Theme © iAndrew 2016 - Forum software by © MyBB