Skip to content

Instantly share code, notes, and snippets.

@maquejp
maquejp / functions.php
Last active August 29, 2015 14:27
CS50x lookup function adapted for behind reverse proxies with authentication
<?php
/**
* functions.php
*
* Computer Science 50
* Problem Set 7
*
* Helper functions.
*/