JURI::delVar/1.5
From Joomla! Documentation
JURI::delVar
Description
Removes an item from the query string variables if it exists.
Description:JURI::delVar [Edit Descripton]
public function delVar ($name)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $name | string | Name of variable to remove |
See also
-
JURI::delVar on api.joomla.org
-
JURI source code on JoomlaCode
-
Class JURI
-
Subpackage Environment
- Other versions of JURI::delVar
SeeAlso:JURI::delVar [Edit See Also]
User contributed notes
<CodeExamplesForm />