rsegment_array()
| Returns: | Routed URI segments array |
|---|---|
| Return type: | array |
This method is identical to segment_array(), except that it returns the array of segments in your re-routed URI in the event you are using CodeIgniter’s URI Routing feature.
rsegment_array()
| Returns: | Routed URI segments array |
|---|---|
| Return type: | array |
This method is identical to segment_array(), except that it returns the array of segments in your re-routed URI in the event you are using CodeIgniter’s URI Routing feature.
Please login to continue.