Login   Register  
PHP Classes
elePHPant
Icontem

File: templates/github/buttons/html.php

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Mike  >  PHP Socializer  >  templates/github/buttons/html.php  >  Download  
File: templates/github/buttons/html.php
Role: Auxiliary script
Content type: text/plain
Description: Sample output
Class: PHP Socializer
Embed social buttons and widgets in Web pages
Author: By
Last change:
Date: 2013-01-08 00:16
Size: 342 bytes
 

Contents

Class file image 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}"?>"
  allowtransparency="true" frameborder="0" scrolling="0" width="<?php echo $width?>px" height="<?php echo $height?>px"></iframe>