API17:JURI::parse
From Joomla! Documentation
JURI::parse
Description
Parse a given URI and populate the class fields.
public function parse ($uri)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $uri | string | The URI string to parse. |
See also
JURI::parse source code on BitBucket
Class JURI
Subpackage Environment- Other versions of JURI::parse
User contributed notes
Code Examples