Skip to content

Instantly share code, notes, and snippets.

View dberringer's full-sized avatar

Douglas Berringer dberringer

  • Calix
  • North Bay, CA
View GitHub Profile
@afiore
afiore / pagesnap
Created June 21, 2010 02:06
Save a webpage (and its linked assets) into a single HTML file.
#! /usr/bin/env php
<?php
/***
* PageSnap
*
* Script for archiving a HTML page (and associated media assets) into a single file.
*
* Requires:
*