~bohwaz/blog/

Avec de vrais morceaux de 2.0 !

Major update in Mini-URL (TinyURL-like PHP5 stand-alone script)

Brand new Mini-URL application version 0.3 (last update before was 2006).

What's new?

  • Completely rewritten
  • Custom URL identifier could be 255 characters long (only 32 before)
  • 72 characters allowed, allowing to do very short URLs
  • API with JSON, Javascript, XML and plaintext support
  • Preview feature

How to use the API?

Just request the service URL with those parameters:

  • api (mandatory, could be js, json, xml or text)
  • url (mandatory, url to shorten)
  • id (optional, wanted id in shortened url)

Answer is two elements, first is success of URL creation, either 0 or 1. Second is error message in case of request failure or created URL in case of success.

How to use the preview feature?

Just append &preview at the end of the shortened URL.

Download: http://svn.kd2.org/svn/misc/apps/mini-url/mini-url.php

Demo: http://kd2.org/r/

Setup: just place the file on your server and run it in a web browser. You just need PHP5 with SQLite installed.

Write a comment
(optional)
(optional)
(mandatory)
                              _           
 _ __ ___  __ _  __ _ _ __ __| | ___ _ __ 
| '__/ _ \/ _` |/ _` | '__/ _` |/ _ \ '__|
| | |  __/ (_| | (_| | | | (_| |  __/ |   
|_|  \___|\__, |\__,_|_|  \__,_|\___|_|   
          |___/                           
(mandatory)

URLs will create links automatically.
Allowed HTML tags: <blockquote> <cite> <pre> <code> <var> <strong> <em> <del> <ins> <kbd> <samp> <abbr>