Recommend this page to a friend! |
Download .zip |
Info | View files (6) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2006-02-08 (10 years ago) | Not enough user ratings | Total: 411 This week: 1 | All time: 6,141 This week: 1,047 |
Version | License | Categories | ||||
san-andreas-mt-query 1.0.0 | Free for non-comm... | Networking, Games |
Description | Author | |||||||||||||
This is a simple class that can query San Andreas: Multi Theft Auto game servers to retrieve publicly available information. |
|
SAN ANDREAS: MTA - GAME SERVER QUERY CLASS Written by: Bogdan Zarchievici <opensource@creative-media.ro> Version: 1.0.0.b Revision: Tuesday, February 07, 2006 at 10:44:39 PM Comments: works with any PHP version greater than 4.1.0. Special thanks to: Alexandru Burdulea and all of you who have been actively interested in the development of this class. For more details on MTA:SA please visit: http://www.mtasa.com http://multitheftauto.com/blog http://www.sanandreas.ro ------------------------------------------------------------------------ USAGE: Call the PHP class: $class=&new san_andreas(IP,PORT); Getting the status of the San Andreas: MTA server: print_r(get_object_vars($class)); You must complete the 1st and 2nd parameter of the status function with the IP and PORT of the San Andreas: MTA server you want to query. There is currently only 1 variable that you can easily change: TIMEOUT = I recommend leaving it to 10 (ten) seconds. However you can increase or decrease it as you like. ------------------------------------------------------------------------ CONTACT: Please use the following e-mail address in case you find any bugs. Also, feel free to contact me if you need any help setting up this class. If you use this class in your PHP project or on your website, please drop me a message and tell me the link to your website so I can put it on my website. opensource [at] creative-media.ro |
Files |
File | Role | Description | ||
---|---|---|---|---|
templates (2 files) | ||||
index.php | Example | Example | ||
readme.txt | Doc. | Readme | ||
san-andreas-class.php | Class | Class | ||
san-andreas-layout.php | Aux. | Layout for the example |
san-andreas-mt-query-2006-02-08.zip 5KB | |
san-andreas-mt-query-2006-02-08.tar.gz 3KB | |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.