Heads up! This post was written 15 years ago. Some information might be outdated or may have changed since then.
function short($u) {
$sh=file_get_contents("http://is.gd/api.php?longurl=".$u);
return $sh;
}
function short($u) {
$sh=file_get_contents("http://is.gd/api.php?longurl=".$u);
return $sh;
}