Skip to content

Instantly share code, notes, and snippets.

<?php
/**
* GrooveShark - Interface to the Grooveshark unofficial web API
*
* PHP Version 5
*
* @author Matt Austin <[email protected]>
*/
include("util.class.php");