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 :)

PROGRESS

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 [...]