TightURL

TightURL Git Source Tree

Root/tighturl-base10

1#!/usr/bin/php
2<?php
3  echo "TightURLID: ".$argv[1]." DBID: ".base_convert($argv[1], 36, 10)."\n";
4  exit;
5?>
6

Archive Download this file

Branches