Recommend this page to a friend! | Stumble It! | Bookmark in del.icio.us |
Classes of Mike | > | PHP Socializer | > | templates/github/buttons/html.php | > | Download | ||
|
Download |
<iframe src="<?php echo $buttonUrl; ?>?user=<?php echo $username; ?>&repo=<?php echo $repository; ?>&type=<?php echo $type; ?><?php if ($count) echo '&count=true'; ?><?php if ($size) echo "&size={$size}"; ?>" |