Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | DalÅ¡Ã |
http_post_fields
Popis
string http_post_fields ( string url [, array data [, array files [, array options [, array &info]]]] )Performs an HTTP POST request on the supplied url.
See http_get() for a full list of available parameters and options.
Seznam parametrů
url
URL
data
Associative array of POST values
files
Array of files to post
options
info
PÅ™edcházejÃcà | Domů | DalÅ¡Ã |
http_post_data | Nahoru |