[ad_1]
For see codeigniter version, you have to write this code
<?php
echo CI_VERSION;
?>
Or you can check the file system/core/CodeIgniter.php
[ad_2]
solved How to recognize the CodeIgniter version of a php source?
[ad_1]
For see codeigniter version, you have to write this code
<?php
echo CI_VERSION;
?>
Or you can check the file system/core/CodeIgniter.php
[ad_2]
solved How to recognize the CodeIgniter version of a php source?