Skip to content

Instantly share code, notes, and snippets.

View cikal's full-sized avatar
🎯
Focusing

iancikal cikal

🎯
Focusing
View GitHub Profile
@cikal
cikal / database.php
Created April 25, 2020 05:57
CodeIgniter 3 Microsoft Access
<?php
defined('BASEPATH') OR exit('No direct script access allowed');
/*
| -------------------------------------------------------------------
| DATABASE CONNECTIVITY SETTINGS
|
| ... TLDR; CI Docs Banner ...
*/
$active_group = 'default';