How to share each posts facebook and twitter in wordpress

Hi friends, This post explains how to share each posts to social sharing sites like twitter and facebook , with a simple scripts. To share post with facebook : <a name=”fb_share” type=”button_count” href=”http://www.facebook.com/sharer.php”>Share</a> <script src=”http://static.ak.fbcdn.net/connect.php/js/FB.Share” type=”text/javascript”> </script> Share with Twitter: <b> <a href=”http://twitter.com/home?status=<?php the_title(); echo “:”; the_permalink(); ?>” title=”Click to Read more…