Ja, irgendwie funktioniert mein Script nicht, weiß jemand wieso?
lg
PHP-Code:
<?php
$RoomId = $theRoom[$rRoom];
$rRoom = rand(1,2);
$theRoom[1] = '134474';
$theRoom[2] = '6233245';
?>
Kommentar