Modules/cURL: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
Line 4: Line 4:
   author        = [[User:mrdejong|Alexander de Jong (mrdejong)]] |
   author        = [[User:mrdejong|Alexander de Jong (mrdejong)]] |
   module_website = ''[http://code.google.com/p/multitheftauto-modules/ Here]'' |
   module_website = ''[http://code.google.com/p/multitheftauto-modules/ Here]'' |
   download_link  = Coming soon |
   download_link  = ''[http://multitheftauto-modules.googlecode.com/files/ml_curl.dll Here]'' |
   license        = [http://www.opensource.org/licenses/bsd-license.php BSD]
   license        = [http://www.opensource.org/licenses/bsd-license.php BSD]
}}
}}

Revision as of 18:53, 31 January 2011

Module info
Name MTA Curl
Version 1.0
Author Alexander de Jong (mrdejong)
Module website Here
Download link Here
License BSD
Written in {{{written_in}}}
Operating system {{{operating_system}}}
Compatible with {{{compatible_with}}}

MTA Curl module is a handy module to make restful api web calls. You could do everything with it.

The module is based on php cURL module.

cURL functions

cURL variables