Skip to content

Instantly share code, notes, and snippets.

View Belifex's full-sized avatar
💭
I may be slow to respond.

Belifex Belifex

💭
I may be slow to respond.
View GitHub Profile
<?php
defined('BASEPATH') OR exit('No direct script access allowed');
class Home extends CI_Controller
{
public function __construct()
{
parent::__construct();
$this->load->model(array(