Sayfanızı Facebook, Tweetter ve Google Plusta Paylaşma Linkleri

<?php
echo '<ul class="post-tags">
	<li><a class="facebook" href="https://www.facebook.com/sharer/sharer.php?u=http://'.$_SERVER["SERVER_NAME"].$_SERVER["REQUEST_URI"].'" target="_blank" title="Facebookta Paylaş"><i class="fa fa-facebook"></i> Paylaş</a></li>
	<li><a class="google" href="https://plus.google.com/share?url=http://'.$_SERVER["SERVER_NAME"].$_SERVER["REQUEST_URI"].'" target="_blank" title="Google Plusta Paylaş"><i class="fa fa-google-plus"></i> Paylaş</a></li>
	<li><a class="twitter" href="https://twitter.com/home?status=http://'.$_SERVER["SERVER_NAME"].$_SERVER["REQUEST_URI"].'" target="_blank" title="Twitterda Paylaş"><i class="fa fa-twitter"></i> Paylaş</a></li>
	</ul>';
?>

 


Yorum Yapılmamış