User contributions
From Multi Theft Auto: Wiki
- 20:34, 13 June 2010 (diff | hist) . . (+40) . . Modules/cURL/curl init
- 20:33, 13 June 2010 (diff | hist) . . (-42) . . Template:Modules/cURL/func page
- 20:31, 13 June 2010 (diff | hist) . . (+1) . . Modules/cURL/curl init
- 20:30, 13 June 2010 (diff | hist) . . (+262) . . N Template:Modules/cURL/func page (Created page with '__NOTOC__ {{ModuleFunction|cURL}} {{{description}}} ==Syntax== <syntaxhighlight lang="lua"> {{{syntax}}} </syntaxhighlight> ==Required arguments== {{{required_arguments}}} ==Returns== {{{returns}}} ==…')
- 20:29, 13 June 2010 (diff | hist) . . (-78) . . Modules/cURL/curl init
- 20:23, 13 June 2010 (diff | hist) . . (+22) . . Modules/cURL/curl setopt
- 20:23, 13 June 2010 (diff | hist) . . (+22) . . Modules/cURL/curl close
- 20:23, 13 June 2010 (diff | hist) . . (+23) . . Modules/cURL/curl init
- 20:20, 13 June 2010 (diff | hist) . . (+866) . . N Modules/cURL/curl setopt (Created page with '__NOTOC__ {{ModuleFunction|cURL}} Set an curl option. ==Syntax== <syntaxhighlight lang="lua"> curlcode curl_setopt(curl handler, curloption option, bool/number/string value) </syntaxhighlight> ==Require…')
- 20:14, 13 June 2010 (diff | hist) . . (+448) . . N Modules/cURL/curl close (Created page with '__NOTOC__ {{ModuleFunction|cURL}} Closes the curl engine. ==Syntax== <syntaxhighlight lang="lua"> curl_close(curl handler) </syntaxhighlight> ==Required arguments== * '''curl''' The curl handler ==Retu…')
- 20:03, 13 June 2010 (diff | hist) . . (+511) . . N Modules/cURL/curl init (Created page with '__NOTOC__ {{ModuleFunction|cURL}} Initialize the curl engine. ==Syntax== <syntaxhighlight lang="lua"> curl curl_init(string url) </syntaxhighlight> ==Required arguments== * '''url''' The url which you w…')
- 19:54, 13 June 2010 (diff | hist) . . (+122) . . N Template:Modules/cURL/functions (Created page with '* curl_init * curl_close * curl_setopt')
- 19:50, 13 June 2010 (diff | hist) . . (+590) . . N Modules/cURL (Created page with '{{Module_Info| name = MTA Curl | version = 1.0 | author = Alexander de Jong (mrdejong) | module_website = ''Not available'' | …')
- 19:43, 13 June 2010 (diff | hist) . . (+34) . . N Category:Modules/cURL (Created page with 'Reserved page for the curl module.') (current)
- 13:21, 2 March 2010 (diff | hist) . . (+222) . . PHP SDK
- 20:21, 3 February 2010 (diff | hist) . . (+143) . . Template:Useful Functions
- 16:28, 3 February 2010 (diff | hist) . . (+1,147) . . N GetAge (Created page with '{{Useful Function}} <lowercasetitle></lowercasetitle> __NOTOC__ This function maths the age of the given birthday. ==Syntax== <syntaxhighlight lang="lua">int getAge(int day, int month, int yea…')
- 17:45, 27 May 2009 (diff | hist) . . (+219) . . N Template:MTA Framework/Work In Progress (New page: <div style="border: 1px solid red; background-color: #FF8F8F; padding: 5px;"> This is work in progress. If you see functions, classes or anything else that doesn't exists, be aware that it...) (current)
- 12:46, 27 May 2009 (diff | hist) . . (+239) . . N Template:MTA Framework/Template/Language Lua Loader (New page: * language_lua_loader:init * language_lua_loader:getOutput * [[MTA_Framework/Language_Lua_Loader:...) (current)
- 11:49, 27 May 2009 (diff | hist) . . (+55) . . Talk:MTA Framework (current)
- 11:49, 27 May 2009 (diff | hist) . . (+30) . . Talk:MTA Framework
- 13:19, 13 March 2009 (diff | hist) . . (+1,272) . . Server Manual (→Configuring your server)
- 17:23, 28 February 2009 (diff | hist) . . (+532) . . N GUI Classes (New page: <pageclass class="client"></pageclass> This page lists all the gui class objects. This will only work with: http://community.mtasa.com/index.php?p=resources&s=details&id=241 This system i...)
- 08:50, 27 October 2008 (diff | hist) . . (+11) . . GetCameraMode (→Example)
- 08:50, 27 October 2008 (diff | hist) . . (+367) . . GetCameraMode (→Example)
- 16:33, 24 October 2008 (diff | hist) . . (+178) . . BanPlayer (→Example)
- 16:29, 24 October 2008 (diff | hist) . . (-1) . . BanPlayer (→Syntax)
- 16:29, 24 October 2008 (diff | hist) . . (+77) . . BanPlayer (→Syntax)
- 16:50, 27 June 2008 (diff | hist) . . (+113) . . N User:Mrdejong (New page: == This is my page == But nothing '''To see here''' ---- --~~~~) (current)
- 16:49, 27 June 2008 (diff | hist) . . (+96) . . Talk:Modules/MTA-MySQL/mysql rows (current)
- 09:56, 26 June 2008 (diff | hist) . . (+150) . . N Talk:Modules/MTA-MySQL/mysql rows (New page: Maybe add mysql_affected_rows(handler) Need to return: 1 if the (insert/update) query had updated/inserted rows in to the database. And 0 other wise.)