Welcome Guest, Not a member yet? Register   Sign In
What's new in v3?
#3

I recommend you read http://www.codeigniter.com/user_guide/in...e_300.html carefully.

The major differences between v2 and v3 that I think are:
  • The License (Now MIT)
  • Classes file names convention (Start with a capital letter)
  • Session library (Completely re-written. The default is file session now)
  • New Encryption library
  • Usage of XSS filtering (Input filtering is wrong)
  • Active Record is renamed to Query Builder
  • Composer auto-loader
Reply


Messages In This Thread
What's new in v3? - by fredriley - 01-17-2016, 11:08 AM
RE: What's new in v3? - by ciadmin - 01-17-2016, 12:25 PM
RE: What's new in v3? - by kenjis - 01-17-2016, 02:38 PM
RE: What's new in v3? - by fredriley - 01-18-2016, 04:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB