Seti talk:ServersModel
From NeoWiki
- As far as variables go, the status variable would work best as an INT. Code within the methods can translate the integers into more human readable words such as ONLINE, OFFLINE, and N/A.
- Another possible method for obtaining status information would be to send it over HTTP via PHP scripts on the StatServ host. This would be far simpler than using RSS feeds.
--Stiv2k 14:45, 18 March 2008 (EDT)

