Log in

View Full Version : Newbie Galactic Combat 3 players upload please!


Ruatha
August 15th, 2003, 06:03 AM
I know that some don't read their submitted mail accounts all that often, therefeore:
Of 20 playrs only 3;
5, Zaxxon
10, Cory
17, Swizzard
hasn't uploaded.
Upload and we can run the turn.
If for some reson you can't upload, mail me the turn.

NGC3 PBW Emergency Site (http://ruatha.homelinux.org)

A deadline has been set, see above site for that.

Ruatha, the host

[ August 15, 2003, 05:05: Message edited by: Ruatha ]

CNCRaymond
August 15th, 2003, 06:27 AM
Hey Ruatha, is there any way you can set up a page for my games? Or better yet give me the data I need to set up my own EPBW Site?

Ruatha
August 15th, 2003, 09:09 AM
Sure, I can send you all the files and you can modify them, most data (playernames, number of players etc) are stored in simple txt files, so it's easy to change.
You need a http server that can handle PHP.
I can get to it when I get home from work later tonight.

Fyron
August 15th, 2003, 09:48 AM
Text file access is really slow (relatively). Look into MySQL database and querying it in PHP.

Jack Simth
August 15th, 2003, 11:37 AM
Originally posted by Imperator Fyron:
Text file access is really slow (relatively). Look into MySQL database and querying it in PHP.<font size="2" face="Verdana, Helvetica, sans-serif">The delay is rather negligable, especially as most of it is at the host's end - the only people who are likely to notice are those with fast connections - cable modems and the like, except when the website is very busy (which is also negligable, as it is a personal web page, servicing 20 players). Even for those who do notice, it will likely be chalked up to net congestion. As it is a temporary measure until PWB is back up, it's just about perfect as-is, esp. as the text file method requires less complexity of the web host, which makes it almost ideal for distribution to other game hosts.