PHP Classes

File: templates/linkedin/buttons/html.php

Recommend this page to a friend!
  Classes of Mike   PHP Socializer   templates/linkedin/buttons/html.php   Download  
File: templates/linkedin/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: 324 bytes
 

Contents

Class file image Download
<script type="IN/Share"
    data-url="<?php echo $url; ?>"
    <?php if ($counter): ?>
data-counter="<?php echo $counter; ?>"
    <?php endif; ?>
<?php if ($showZero): ?>
data-showZero="true"
    <?php endif; ?>
data-onSuccess="_ga.trackLinkedIn.success"
    data-onError="_ga.trackLinkedIn.error"></script>