Skip to content

Instantly share code, notes, and snippets.

@marxjohnson
marxjohnson / pagesnap.php
Created October 18, 2012 14:50 — forked from afiore/pagesnap
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:
*