Skip to content

Instantly share code, notes, and snippets.

View slick2's full-sized avatar
🏠
Working from home

Carey slick2

🏠
Working from home
View GitHub Profile
<?php
/**
* CodeIgniter version 2
* Note: Put this on your application/core folder
*/
class MY_Security extends CI_Security {
/**
function squirelParty($numCigars=0){
//check the day
//if day is Saturday or Sunday return true
//if day is weekdays
//check if the $numCigars is between 40 - 60 return true
//return false