Welcome Guest, Not a member yet? Register   Sign In
Redirect image.gif to controller/function/image
#2

[eluser]DrDave[/eluser]
I figured out how to do it using URI routing. I added this line to config/routes.php

Code:
$route['rankimg/(:num).gif'] = "rank/image/$1";


Messages In This Thread
Redirect image.gif to controller/function/image - by El Forum - 05-19-2011, 09:32 AM
Redirect image.gif to controller/function/image - by El Forum - 05-19-2011, 10:35 AM



Theme © iAndrew 2016 - Forum software by © MyBB