Template:Modules/cURL/func page: Difference between revisions
Jump to navigation
Jump to search
(Created page with '__NOTOC__ {{ModuleFunction|cURL}} {{{description}}} ==Syntax== <syntaxhighlight lang="lua"> {{{syntax}}} </syntaxhighlight> ==Required arguments== {{{required_arguments}}} ==Returns== {{{returns}}} ==…') |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 4: | Line 4: | ||
==Syntax== | ==Syntax== | ||
{{{syntax}}} | {{{syntax}}} | ||
==Required arguments== | ==Required arguments== | ||
{{{required_arguments}}} | {{{required_arguments}}} | ||
==Optional arguments== | |||
{{{optional_arguments}}} | |||
==Returns== | ==Returns== | ||
Line 15: | Line 16: | ||
==Example== | ==Example== | ||
{{{example}}} | {{{example}}} | ||
==See also== | ==See also== | ||
{{Modules/cURL/functions}} | {{Modules/cURL/functions}} |
Latest revision as of 16:16, 31 January 2011
This function is provided by the external module cURL. You must install this module to use this function. | |
{{{description}}}
Syntax
{{{syntax}}}
Required arguments
{{{required_arguments}}}
Optional arguments
{{{optional_arguments}}}
Returns
{{{returns}}}
Example
{{{example}}}