Welcome Guest, Not a member yet? Register   Sign In
Getting the CodeIgniter version
#1
Question 

Is there a function that'll return the current CodeIgniter version? I'd like to display that somewhere in my "System information" screen, obviously with a link to the CodeIgniter website Smile

-joho
Reply
#2

PHP Code:
<?= CodeIgniter\CodeIgniter::CI_VERSION ?>
Reply
#3
Thumbs Up 

(09-12-2023, 11:08 PM)datamweb Wrote:
PHP Code:
<?= CodeIgniter\CodeIgniter::CI_VERSION ?>

Excellent, thank you Cool

-joho
Reply




Theme © iAndrew 2016 - Forum software by © MyBB