Get and set methods are provided for all the component parts of a URI. The following names of the component parts are used:
http://fredbloggs:itsasecret@www.example.com:8080/path/to/Joomla/index.php?task=view&id=32#anchorthis \__/ \________/ \________/ \_____________/ \__/\_______________________/ \_____________/ \________/ | | | | | | | | scheme user pass host port path query fragment
The example column in the following table illustrates the result of each of the get methods on the URI above.
Get and set methods are provided for all the component parts of a URI. The following names of the component parts are used:
The example column in the following table illustrates the result of each of the get methods on the URI above.