Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

How can I use a url-shortening web-service inside a PHP application?

I need a PHP variable having the shortened-url of my full url.

share|improve this question
u can use htaccess for it – sree Aug 29 '12 at 7:09
How is it done ? – Angelo Rigo Aug 30 '12 at 20:20
You want an API for shortening URLs? I think bit.ly has a REST API for that. – Steven Roose Aug 30 '12 at 20:58
search for "url shortener in htaccess".. here is one of the link net.tutsplus.com/tutorials/other/… – sree Aug 31 '12 at 8:31

closed as off topic by Alex, Eight Days of Malaise, Al Everett, Sathya, phwd Sep 11 '12 at 4:06

Questions on Web Applications Stack Exchange are expected to relate to web applications within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.