JURI::parse/1.6
From Joomla! Documentation
JURI::parse
Description
Parse a given URI and populate the class fields.
Description:JURI::parse [Edit Descripton]
public function parse ($uri)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $uri | string | The URI string to parse. |
See also
JURI source code on JoomlaCode
Class JURI
Subpackage Environment- Other versions of JURI::parse
SeeAlso:JURI::parse [Edit See Also]