Connection Script
From Newerth: Savage Wiki
(Difference between revisions)
Revision as of 05:51, 11 January 2008 (edit) Pancake (Talk | contribs) (New page: = Savage 2 Server Connection Script = You may view the source [http://www.newerth.com/pancake/showproject/serverinfo Here]) ← Previous diff |
Revision as of 05:53, 11 January 2008 (edit) (undo) Pancake (Talk | contribs) Next diff → |
||
Line 1: | Line 1: | ||
= Savage 2 Server Connection Script = | = Savage 2 Server Connection Script = | ||
- | + | The Savage 2 Connection script connects to a Savage 2 server and gets information about the server. More details will be presented later | |
- | You may view the source [http://www.newerth.com/pancake/showproject/serverinfo Here] | + | == Requirements == |
+ | - PHP5 (Won't work with PHP4, but it can be easily modified to work with PHP4) | ||
+ | - Apache | ||
+ | == Download == | ||
+ | You may view the source [http://www.newerth.com/pancake/showproject/serverinfo Here]. SImply Copy-And-Paste the code into a new PHP file. |
Revision as of 05:53, 11 January 2008
Savage 2 Server Connection Script
The Savage 2 Connection script connects to a Savage 2 server and gets information about the server. More details will be presented later
Requirements
- PHP5 (Won't work with PHP4, but it can be easily modified to work with PHP4) - Apache
Download
You may view the source Here. SImply Copy-And-Paste the code into a new PHP file.