API17:JURI::delVar
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
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 source code on BitBucket
-
Class JURI
-
Subpackage Environment
- Other versions of JURI::delVar
SeeAlso:JURI::delVar [Edit See Also]
User contributed notes
<CodeExamplesForm />
