API17:JHttp::post
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.
JHttp::post
Description
Method to send the POST command to the server.
Description:JHttp::post [Edit Descripton]
public function post ( $url $data )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $url | |||
| $data | array | Associative array of key/value pairs to send as post values. |
See also
-
JHttp::post source code on BitBucket
-
Class JHttp
-
Subpackage Client
- Other versions of JHttp::post
SeeAlso:JHttp::post [Edit See Also]
User contributed notes
<CodeExamplesForm />
