Created
August 20, 2014 02:11
-
-
Save bmarshall511/a75e5e1772f78d7f3ac1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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