Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter future with PHP5
#14

[eluser]Lone[/eluser]
I think the best things about how CI is written is that it has the different 'bases' to start off at dependant on the version of PHP you are running.

From what I can gather the main core differences between 4 and 5 is the handling of objects (in both structure and speed) - but as CI has a different base for 4 and 5 the advantage of 5 is not diminished.

And I think that is the main reason for the influx of the "why don't you drop php4 support" questions - most of these people (including myself before I realised the different bases) feel that the framework is loosing its full potential by being backwards compatible for php4.

With the way these bases are implemented (and from the great style of coding I have seen from EllisLabs) I think there would be very little advantage of the framework being re-written/adjusted just for PHP5 - keep in mind most of the load is coming from your 'application' dir most of the time Wink

CI is just the code that holds it all together for you - you choose to use the libraries/controllers/models/views that you want Smile And these can be fully PHP5 only Wink


Messages In This Thread
CodeIgniter future with PHP5 - by El Forum - 01-18-2008, 10:50 AM
CodeIgniter future with PHP5 - by El Forum - 01-18-2008, 11:30 AM
CodeIgniter future with PHP5 - by El Forum - 01-18-2008, 11:54 AM
CodeIgniter future with PHP5 - by El Forum - 01-18-2008, 12:03 PM
CodeIgniter future with PHP5 - by El Forum - 01-18-2008, 12:05 PM
CodeIgniter future with PHP5 - by El Forum - 01-18-2008, 12:14 PM
CodeIgniter future with PHP5 - by El Forum - 01-18-2008, 12:37 PM
CodeIgniter future with PHP5 - by El Forum - 01-18-2008, 12:58 PM
CodeIgniter future with PHP5 - by El Forum - 01-18-2008, 01:06 PM
CodeIgniter future with PHP5 - by El Forum - 01-18-2008, 01:24 PM
CodeIgniter future with PHP5 - by El Forum - 01-18-2008, 01:25 PM
CodeIgniter future with PHP5 - by El Forum - 01-18-2008, 01:50 PM
CodeIgniter future with PHP5 - by El Forum - 01-18-2008, 03:29 PM
CodeIgniter future with PHP5 - by El Forum - 01-18-2008, 10:26 PM
CodeIgniter future with PHP5 - by El Forum - 01-19-2008, 03:57 AM
CodeIgniter future with PHP5 - by El Forum - 02-26-2008, 03:20 PM
CodeIgniter future with PHP5 - by El Forum - 02-26-2008, 06:49 PM
CodeIgniter future with PHP5 - by El Forum - 02-26-2008, 06:56 PM
CodeIgniter future with PHP5 - by El Forum - 02-26-2008, 07:07 PM
CodeIgniter future with PHP5 - by El Forum - 02-26-2008, 07:12 PM
CodeIgniter future with PHP5 - by El Forum - 02-26-2008, 08:19 PM
CodeIgniter future with PHP5 - by El Forum - 02-26-2008, 09:16 PM
CodeIgniter future with PHP5 - by El Forum - 02-26-2008, 09:17 PM
CodeIgniter future with PHP5 - by El Forum - 02-26-2008, 10:10 PM
CodeIgniter future with PHP5 - by El Forum - 02-26-2008, 10:38 PM
CodeIgniter future with PHP5 - by El Forum - 02-26-2008, 10:45 PM
CodeIgniter future with PHP5 - by El Forum - 02-26-2008, 11:02 PM
CodeIgniter future with PHP5 - by El Forum - 02-26-2008, 11:32 PM
CodeIgniter future with PHP5 - by El Forum - 09-23-2010, 07:51 PM
CodeIgniter future with PHP5 - by El Forum - 09-23-2010, 09:02 PM
CodeIgniter future with PHP5 - by El Forum - 09-23-2010, 11:45 PM
CodeIgniter future with PHP5 - by El Forum - 09-24-2010, 07:50 AM
CodeIgniter future with PHP5 - by El Forum - 09-24-2010, 08:33 AM



Theme © iAndrew 2016 - Forum software by © MyBB