JURI::buildQuery/11.1
From Joomla! Documentation
JURI::buildQuery
Description
Build a query from a array (reverse of the PHP parse_str()).
Description:JURI::buildQuery [Edit Descripton]
public static function buildQuery ( $params $akey=null )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $params | |||
| $akey | null |
- Returns string The resulting query string.
- Defined on line 460 of libraries/joomla/environment/uri.php
- Since

See also
JURI::buildQuery source code on BitBucket
Class JURI
Subpackage Environment- Other versions of JURI::buildQuery
SeeAlso:JURI::buildQuery [Edit See Also]