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