JURI::delVar/1.6
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 source code on JoomlaCode
Class JURI
Subpackage Environment- Other versions of JURI::delVar
SeeAlso:JURI::delVar [Edit See Also]