Welcome Guest, Not a member yet? Register   Sign In
How To Determine CI version
#1

[eluser]Unknown[/eluser]
Hello - newbie here
I have inherited someone else's abortion and am not familiar enough with CI to find its version number. Is there a straight forward way to do this?
#2

[eluser]CroNiX[/eluser]
Sure, it's defined at the top of /system/core/CodeIgniter.php

You can "echo CI_VERSION;" from a controller to see it as well.
#3

[eluser]Unknown[/eluser]
Thanks! At least now I can proceed with the learning process - any good books out there?
#4

[eluser]Tpojka[/eluser]
If you are done with PHP, user guide is good starting point.
#5

[eluser]Unknown[/eluser]
I agree with above comment;
It’s defined at the top of /system/core/CodeIgniter.php




Theme © iAndrew 2016 - Forum software by © MyBB