array( 'method' => 'POST', 'header' => 'Content-type: application/x-www-form-urlencoded' . "\r\n". 'Accept: text/plain' . "\r\n". 'User-Agent: Kestennus', 'content' => http_build_query($Eingabe) ) ); stream_context_set_option(stream_context_get_default(),$opts); $Ausgabe = unserialize(file_get_contents('https://api.kestennus.de/Zahlenwette/'.$UseCase.'/')); if (false === $Ausgabe) { $Ausgabe = 'Connection Error - Try again later'; throw new Exception($Ausgabe); } } catch (Exception $e) { $Ausgabe = $e; throw new Exception($Ausgabe); } if (!is_array($Ausgabe)) $Ausgabe = array(); return $Ausgabe; } } ?> ***************************************************************************************************************************************
• Spielername • | • Zahl • | • Anzahl • | • Datum Zeit • |
---|---|---|---|