URL Rewriting for CodeIgniter

What is URL Rewriting? URL rewriting provides shorter and more relevant-looking links to web pages on your site. This improves the readability and the search rankings of your URLs. For example, URL “a” can be rewritten as URL “b”. a) http://example.com/index.php?section=casting b) http://example.com/casting There are many articles on the web discussing the benefits of shorter...
read more