We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0 parents commit 698d630Copy full SHA for 698d630
README.md
@@ -0,0 +1,7 @@
1
+# MTA:SA PHP SDK
2
+
3
+You can access the MTA Web Interface from almost any programming language that can request web pages. PHP can do this very easily.
4
5
+This SDK provides one function call that will allow you to call any exported script functions on any server that you have access to.
6
7
+See the [official wiki page](https://wiki.multitheftauto.com/wiki/PHP_SDK) for further information.
0 commit comments