Skip to content

Instantly share code, notes, and snippets.

View bryanlittlefield's full-sized avatar
🎯
Focusing

Bryan Littlefield bryanlittlefield

🎯
Focusing
View GitHub Profile
@bryanlittlefield
bryanlittlefield / 0_reuse_code.js
Created November 10, 2013 07:14
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

install php

with mysql pgsql intl support

$ brew install php --with-apache --with-mysql --with-pgsql --with-intl

set php timezone in php ini

date.timezone = Europe/Vienna