Skip to content

Instantly share code, notes, and snippets.

@syarifbabar
syarifbabar / 0_reuse_code.js
Created November 13, 2015 14:19
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@syarifbabar
syarifbabar / Widget.php
Created June 29, 2014 16:58
Codeigniter Widget System
<?php if (!defined('BASEPATH')) exit('No direct script access allowed');
/**
* Widget Library
* http://codeigniter.com/forums/viewthread/109584/
*
* @version: 0.21
* $copyright Copyright (c) Wiredesignz 2009-09-07
*
* Permission is hereby granted, free of charge, to any person obtaining a copy