PHP Classes

File: templates/facebook/buttons/xbfml.php

Recommend this page to a friend!
  Classes of Mike   PHP Socializer   templates/facebook/buttons/xbfml.php   Download  
File: templates/facebook/buttons/xbfml.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: 11 years ago
Size: 329 bytes
 

Contents

Class file image Download
<fb:like send="<?php echo $sendButton; ?>"
    layout="<?php echo $layout; ?>"
    width="<?php echo $width; ?>"
    href="<?php echo $url; ?>"
    show-faces="<?php echo $showFaces; ?>"
    <?php if ($font): ?>
font="<?php echo $font; ?>"
    <?php endif; ?>
data-colorscheme="<?php echo $colorScheme; ?>"></fb:like>