Skip to content

Instantly share code, notes, and snippets.

View waifung0207's full-sized avatar

Michael Chan waifung0207

View GitHub Profile
@waifung0207
waifung0207 / install_oci8_ubuntu_18.04_php7.2.md
Last active December 12, 2019 03:10 — forked from hewerthomn/install_oci8_ubuntu_16.04_php7.1.md
How to install OCI8 on Ubuntu 16.04 and PHP 7.1
@waifung0207
waifung0207 / 0_reuse_code.js
Created February 20, 2014 15:12
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