Shortening Multiple URLs w/ jQuery, PHP & bit.ly
I just managed to create a function that will automatically find all URLs in the text in a text area and replace them with shortened URLs by way of bit.ly and I thought I’d share it.
Let’s start with the jQuery:…

