Categories

Is.gd short url

this example shows how to get a short url using the service from is.gd

 

<?php /* Get a is.gd short url using PHP */ function isgd($url)  {      $ch = curl_init();      $timeout = 5;      curl_setopt($ch,CURLOPT_URL,’http://is.gd/api.php?longurl=’.$url);      curl_setopt($ch,CURLOPT_RETURNTRANSFER,1);      curl_setopt($ch,CURLOPT_CONNECTTIMEOUT,$timeout);  [...]

Ultra Hosting overview

Big, fully featured website hosting plans beginning as low as only $3.95 a month! You don’t have to pay for six months to a year beforehand to get this great price unlike many hosting providers!

Have unlimited websites hosted for as low as $5.95 a month!

Have a need for speed? We love speed as much as [...]