User:Pizzahut/msqp.php: Difference between revisions
Jump to navigation
Jump to search
m (formatting) |
(Getting an error when changing the source code, so I put the update on PasteBin.) Tag: Replaced |
||
Line 1: | Line 1: | ||
This is a code example for querying a Half-Life master server using the PHP language.<br> | This is a code example for querying a Half-Life master server using the PHP language.<br> | ||
See also [[User:Pizzahut/test.php]] - a test script in PHP to check which master servers respond. | See also [[User:Pizzahut/test.php]] - a test script in PHP to check which master servers respond. | ||
* https://pastebin.com/D2mjg9Nb | |||
/ | |||
Latest revision as of 08:48, 16 October 2021
This is a code example for querying a Half-Life master server using the PHP language.
See also User:Pizzahut/test.php - a test script in PHP to check which master servers respond.