Friday, 27 September 2013

Is there another way to retrieve data in url rather than URI->SEGMENT?

Is there another way to retrieve data in url rather than URI->SEGMENT?

Example:
...scms/contracts/set_pm/3/Monthly
this is the URL and i want to get the word monthly...I cant use
uri->segment in my view so I'm asking if there's other way

No comments:

Post a Comment