url shortening api in php??
Posted: Mon Apr 20, 2009 1:47 am
hi,
I have a script that dynamically generates files and links for those files.
I have seen http://tinyurl.com which shortens the url when given a long url into a smaller one.
My problem is i want to generate the short urls dynamically so that everytime i create the urls, i get the short urls dynamically.
is there an api for doing the same??
I have a script that dynamically generates files and links for those files.
I have seen http://tinyurl.com which shortens the url when given a long url into a smaller one.
My problem is i want to generate the short urls dynamically so that everytime i create the urls, i get the short urls dynamically.
is there an api for doing the same??