How to check the version of CodeIgniter framework?

Member

by braeden , in category: Technology , 4 years ago

How to check the version of CodeIgniter framework?

Facebook Twitter LinkedIn Telegram Whatsapp

1 answer

by kade.hermiston , 4 years ago

In system/core/CodeIgniter.php, check CI_VERSION constant value define(‘CI_VERSION’, ‘3.0.6’);

Related Threads:

What Are the Key Features That Make Codeigniter Ideal for Rapid Php Application Development?
Why CodeIgniter is a loosely coupled mvc framework?
How to check Symfony version?
Which version of PHP does Zend Framework require?
What is the default URL pattern used in Codeigniter framework?
How to get the installed version of the Ionic framework?