Make Shorten URL Application
Posted: February 27th, 2010 | Author: erwin | Filed under: PHP | Tags: .htaccess, PHP, Projects | No Comments »One day, I had developed shorten URL called moURL. moURL is simple web application to shorten long URL. Example:
long URL:
http://blog.erwinsetiawan.com/2010/02/27/make-dynamic-query/
shorten to:
http://mourl.net/fqkgod
Now I want to share on this post how to create it, but before create this application you must have mod_rewrite module enabled on your localhost server.




