JURI::delVar/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 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.
  • Returns
  • Defined on line 394 of libraries/joomla/environment/uri.php
  • Since Joomla 1.5

See also

SeeAlso:JURI::delVar [Edit See Also]

User contributed notes


Personal tools