How can i create a vanity url in codeigniter. Im having real trouble doing this in the framework. And there doesnt seem to be any good answers out there.
|
feedback
|
|
It's possible, I'm using this in one of my projects... Here is a thread on the CodeIgniter forums showing how to do it... | |||
|
feedback
|
|
According to Personalized User Vanity URL's in CodeIgniter, you can accomplish this by modifying your routes file:
| |||
|
feedback
|