If you Twitter, or use some other form of microblogging, you ' re aware that URL shorteners are seen sometimes as a blessing. If you need to get out a message and find the URL link is too long to accommodate everything you have to say, the use of a URL shortening service allows you the wiggle room. It ' s not uncommon to see the same URL root spread out among dozens of the Twitter accounts you follow - in this respect the shorteners are convenient and quick and, depending on the type of microblogging service you use, automatic.

Now a days URL shortning services are gaining a lots of dollars for the webmasters tooo.So I thought of giving away a url shortning script to all my visitors of this blog.So guys grab this script and be rich.....

HOW TO INSTALL THE SCRIPT:-

1.unrar the package.

2.upload to your favourite host.

3.Start off by creating a new MySQL Database, and execute this query in it.

CREATE TABLE `urls` (
`url_id` int(16) NOT NULL auto_increment,
`url_location` tinytext NOT NULL,
`url_tag` tinytext NOT NULL,
PRIMARY KEY (`url_id`)
);

4.Now open index.php, and fill in the MySQL values, it's pretty simple.

DOWNLOAD FROM HERE

GUYS COME BACK DAILY CAUSE WITHIN FEW DAYS I AM GOING TO GIVE UP A SCRIPT FOR RAPIDHSHARE PREMIUM ACCOUNT GENERATOR..

0 comments:

Post a Comment

About this blog