PHP Classes

File: templates/pinterest/buttons/html.php

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

Contents

Class file image Download
<a href="http://pinterest.com/pin/create/button/?url=<?php echo $url; ?>&media=<?php echo $image; ?><?php if ($title): ?>&description=<?php echo urlencode($title); ?><?php endif; ?>" class="pin-it-button" count-layout="<?php echo $layout; ?>">Pin It</a>