Creating a Counter using CodeIgniter
	
	Posted on June 26, 2015 in CodeIgniter, MVC, PHP by Matt Jennings
                                            
                    <?php
        // If counter session variable is set,
     …