API17

API17:JURI::base

From Joomla! Documentation

Joomla 11.1 JURI::base

Description

Returns the base URI for the request.


public static function base ($pathonly=false)
Parameter Type Default Description
$pathonly boolean false If false, prepend the scheme, host and port information. Default is false.

See also


User contributed notes

Code Examples