How URI segments can be replaced by any string |
[eluser]Unknown[/eluser]
Hi, I'm not so adept in CI environment. I'm in a problem to replace/rename URI segments with any particular string. How I can do this ? Here is my URI: http://localhost/toolipia/index.php/jobs I wanna replace 'jobs' with the string say 'products'. In the above URI jobs is the name of a class name of CI architecture (domain/class/function/ID). Best Regards Younus, Bangladesh |
Messages In This Thread |
How URI segments can be replaced by any string - by El Forum - 01-27-2008, 03:06 AM
How URI segments can be replaced by any string - by El Forum - 01-27-2008, 04:49 AM
|