Welcome Guest, Not a member yet? Register   Sign In
Route into a controller sub-directory
#2

[eluser]wiredesignz[/eluser]
after a lot of testing I found this route works instead oddly enough:
Code:
$route['([a-z]+)/([0-9]+)'] = '$1/details/index/$0';

Can someone explain or do a check on this please.

TIA


Messages In This Thread
Route into a controller sub-directory - by El Forum - 01-30-2008, 05:42 AM
Route into a controller sub-directory - by El Forum - 01-30-2008, 06:15 AM
Route into a controller sub-directory - by El Forum - 01-30-2008, 06:52 AM
Route into a controller sub-directory - by El Forum - 01-30-2008, 07:36 AM
Route into a controller sub-directory - by El Forum - 01-30-2008, 04:06 PM
Route into a controller sub-directory - by El Forum - 01-30-2008, 04:15 PM
Route into a controller sub-directory - by El Forum - 01-30-2008, 04:23 PM
Route into a controller sub-directory - by El Forum - 01-31-2008, 07:33 AM
Route into a controller sub-directory - by El Forum - 01-31-2008, 01:35 PM
Route into a controller sub-directory - by El Forum - 01-31-2008, 01:44 PM
Route into a controller sub-directory - by El Forum - 01-31-2008, 01:49 PM
Route into a controller sub-directory - by El Forum - 01-31-2008, 02:34 PM
Route into a controller sub-directory - by El Forum - 01-31-2008, 02:51 PM



Theme © iAndrew 2016 - Forum software by © MyBB