How do i manipulate third uri segment ? |
[eluser]Krzemo[/eluser]
Its all written here: URI Class : CodeIgniter User Guide Usually first segment is controller class, second is its function and 3rd and the rest are parameters you want to pass to it - and as those they can be used almost and as for whatever you want. |
Messages In This Thread |
How do i manipulate third uri segment ? - by El Forum - 06-03-2010, 08:19 AM
How do i manipulate third uri segment ? - by El Forum - 06-03-2010, 09:08 AM
|