Welcome Guest, Not a member yet? Register   Sign In
How do I build URL's like this ({title}-{id})?
#4

[eluser]InsiteFX[/eluser]
application/config/routes.php
Code:
$route['blog/welcome-to-my-blog/(:any:)] = 'blog/welcome-to-my-blog/$1';

http://site.com/blog/welcome-to-my-blog/194


Messages In This Thread
How do I build URL's like this ({title}-{id})? - by El Forum - 07-06-2012, 11:31 AM
How do I build URL's like this ({title}-{id})? - by El Forum - 07-06-2012, 03:51 PM
How do I build URL's like this ({title}-{id})? - by El Forum - 07-06-2012, 04:04 PM
How do I build URL's like this ({title}-{id})? - by El Forum - 07-06-2012, 04:58 PM
How do I build URL's like this ({title}-{id})? - by El Forum - 07-17-2012, 05:13 PM



Theme © iAndrew 2016 - Forum software by © MyBB