I'm creating yet another URL shortener script. Why? Because I'm not keen on over paying for simple scripts -- because, well, I'd be over paying -- and I'm not too keen on using open source scripts -- because the more people using the same script, the more likely people will find exploits in it. So with all that in mind, I set out to create my own script.
Continue reading URL Shortener and Base 62 Encoder / Decoder.