Skip to content

Instantly share code, notes, and snippets.

@bmarshall511
Created August 20, 2014 02:11
Show Gist options
  • Save bmarshall511/a75e5e1772f78d7f3ac1 to your computer and use it in GitHub Desktop.
Save bmarshall511/a75e5e1772f78d7f3ac1 to your computer and use it in GitHub Desktop.
<?php
$top_pages = $api->topPages( 'www.benmarshall.me' );
print_r( $top_pages );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment