API17:JHttp::get
From Joomla! Documentation
JHttp::get
Description
Method to send the GET command to the server.
public function get ($url)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $url |
See also
JHttp::get source code on BitBucket
Class JHttp
Subpackage Client- Other versions of JHttp::get
User contributed notes
Code Examples