Social bookmarking buttons like Digg, Delicious or StumbleUpon on any website is very familiar. They help spreading the content.
Twitter, getting bigger & better, is also another powerful network where content can reach to thousands easily in minutes.
To help the readers of a website share/tweet a content at Twitter easily, here is a simple way of integration:

You can send a querystring to Twitter like:
http://twitter.com/home?status=Your Tweet. For example, a tweet link for this post can be:
http://twitter.com/home?status=How To Add Tweeting With Short URL Functionality To A Website (With PHP): http://www.webresourcesdepot.com/how-to-add-tweeting-with-short-url-functionality-to-a-website-with-php/
The problem & the solution:
There is a 140 character limit in Twitter & the length of the URL is a headache. So, auto-shortening the URL with a short URL service will be handy.












