For example, please consider the following URI:
http://stackoverflow.com/questions/some-number/how-can-i-do-this/others
Segment allows to retrieve a specific segment form URI string where n is a segment number. Segments are numbered from left to right. For example, the following code:
$this->...