uri_string()
Returns: | URI string |
---|---|
Return type: | string |
Returns a string with the complete URI. For example, if this is your full URL:
http://example.com/index.php/news/local/345
The method would return this:
news/local/345
uri_string()
Returns: | URI string |
---|---|
Return type: | string |
Returns a string with the complete URI. For example, if this is your full URL:
http://example.com/index.php/news/local/345
The method would return this:
news/local/345
Please login to continue.