Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Direct echo in Controller - bad parctice?
Post: RE: Direct echo in Controller - bad parctice?

CroNiX Wrote: (04-01-2015, 06:54 AM) -- Really the only exception to that is sending back json or other data. Then you'd echo it from the controller and not use a view (in most cases) -- I'm glad s...
24,647 Views
0 Replies
04-02-2015, 02:42 AM
gabe3886
    Thread: Direct echo in Controller - bad parctice?
Post: RE: Direct echo in Controller - bad parctice?

Given that CodeIgniter is a MVC framework implies that output code should generally be avoided in anything other than the V part of it all. There are some cases where it might be okay to put output...
24,647 Views
0 Replies
04-01-2015, 03:55 AM
gabe3886
    Thread: Your impression of CI3 over others?
Post: RE: Your impression of CI3 over others?

I've only looked at CI and CakePHP (as I work on a non-framework proprietary system full time) and I've found the learning curve and general ease of use on CI to be much better than CakePHP. I have...
110,233 Views
0 Replies
03-31-2015, 01:48 AM
gabe3886
    Thread: CodeIgniter 3.0
Post: RE: CodeIgniter 3.0

Awesome. This is going on my current project later today. Glad it's finally out.
241,316 Views
95 Replies
03-31-2015, 01:00 AM
gabe3886
    Thread: CodeIgniter 3 RC3
Post: RE: CodeIgniter 3 RC3

I've just upgraded from RC2 to RC3 and did it using meld (a diff comparison tool). It can check against entire directories and then let you compare the files side by side so you can see what has chan...
120,544 Views
50 Replies
03-18-2015, 06:31 AM
gabe3886

Theme © iAndrew 2016 - Forum software by © MyBB