Hi guys, A lot is happening here at the moment. I am designing and creating my own URL shortening service which means I'm also making the scripts so please subscribe to be kept up to date with all my postings :)

UPDATE

Url Shortener, Latest Update.

Hi all, Here is the latest. I have the script done to shorten urls it will also log them to the database and link them to users account. Users can now sign up and log in to take advantage of the click tracking. Whilst logged in users can delete any unwanted urls which they own. [...]

Url Shortener – Update.

Hi all, Things are going very very well. I have created the URL shortening script and its working brilliantly. I have added some validation to ensure the entered URL is valid. I have the URL’s linked to a database which records clicks and when last time it was clicked, The IP of the user at [...]

URL Shortener pt4

Hello again, I have found a great free URL Shortening script which I am currently testing. So far so good but needs a few things changed which a new version should be released in a few weeks so I shall wait for that and give it a go. But in the mean time you may [...]

URL Shortner pt2

Ok, Just as an update. I have now created the very basic script. It allows for URL input and will spit out a new URL as following format NEWURL/RANDOMGENERATEDEXTENSION. As an example. If I input google.com and the script was on this domain it would give a new URL as ‘iamstephenking.com/uVaDjT’. Pretty simple script so [...]