26 (edited by Ciol 2007-12-13 08:56:16)

Re: Listed suggestions for the upcoming v0.3.x

Hello I'm back with an idea for you. You tell about webpage, so It might be mean that you use PHP, if I'm true, you can use this way to get back server's information :

<?php

system("./teewars_srv", $value);

while(true)
{
    if ($value!=0)
    {
        echo $value."\n";
    }
}

?>

I think it work, but may be not, I don't have much time to try it now. Tell me about it.

Little precision, this code will no longer finish by himself (because fo the while(true)) so you have to kill him your self.

See you later.

www.teewars.Fr the french community