uri_string()
Returns: | URI string |
---|---|
Return type: | string |
Returns a string with the complete URI. For example, if this is your full URL:
1 | http: //example.com/index.php/news/local/345 |
The method would return this:
1 | 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:
1 | http: //example.com/index.php/news/local/345 |
The method would return this:
1 | news/local/345 |
Designed by : w10schools
service@w10schools.com
Please login to continue.