PHP Classes

San Andreas - Multiplayer Server Query: Query information from a SA-MP game server

Recommend this page to a friend!
  Info   View files View files (6)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 532 All time: 5,641 This week: 571Up
Version License Categories
san-andreas-mp-query 1.0.0Free for non-comm...Games
Description 

Author

This is a simple class that can query San Andreas: Multiplayer game servers to retrieve publicly available information.

The class returns an array that contains the information provided by the server: host name, mods, version, players, pings, etc..

Picture of Bogdan Zarchievici
Name: Bogdan Zarchievici <contact>
Classes: 6 packages by
Country: Romania Romania
Age: 39
All time rank: 2186 in Romania Romania
Week rank: 52 Up1 in Romania Romania Up

Details

SAN ANDREAS: MULTIPLAYER GAME SERVER QUERY CLASS Written by: Bogdan Zarchievici <opensource@creative-media.ro> Version: 1.0.0.a Revision: Friday, May 19, 2006 at 9:24:43 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 SA-MP please visit: http://www.sa-mp.com http://www.sa-mp.com/blog.php http://www.sanandreas.ro ------------------------------------------------------------------------ USAGE: Call the PHP class: $class=&new san_andreas(IP,PORT); Getting the status of the San Andreas: Multiplayer 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: Multiplayer 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 folder image Files  
File Role Description
Files folder imagetemplates (2 files)
Accessible without login Plain text file index.php Example Example
Accessible without login Plain text file readme.txt Doc. Readme
Plain text file san-andreas-class.php Class Class
Accessible without login Plain text file san-andreas-layout.php Aux. Layout for the example

  Files folder image Files  /  templates  
File Role Description
  Accessible without login Plain text file classic.php Aux. Classic Template
  Accessible without login Plain text file raw.php Aux. Raw Template

 Version Control Unique User Downloads Download Rankings  
 0%
Total:532
This week:0
All time:5,641
This week:571Up