Skip to content

Instantly share code, notes, and snippets.

@kirasiris
Created February 12, 2018 07:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kirasiris/642232fca8d75dc5ad8bf7a304bdafd2 to your computer and use it in GitHub Desktop.
Save kirasiris/642232fca8d75dc5ad8bf7a304bdafd2 to your computer and use it in GitHub Desktop.
Get to know the current CodeIgniter version you're running on
<?php echo CI_VERSION; ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment