Sobo
05-06-2005, 11:07
Oder hab ich was anderes hier bei falsch gemacht
http://sobo4.so.funpic.de/ts3/ts2.php
<?PHP
/************************************************** ***
* Connection variables
************************************************** ***/
$ip = "84.130.69.67"; // IP Address to server
$tPort = "51234"; // Server QueryPort number
$port = "8767"; // Port number to the TS2 server
/************************************************** ***
* View selection
************************************************** ***/
$basic = true; // true or false
$info = true; // true or false
$tree = true; // true or false
$iframeHeight = 300; // Adjust iframe height - Presenting info from a selected channel
/************************************************** ***
* Refresh
************************************************** ***/
$doRefresh = true; // true or false
$reInterval = 30; // Amount of seconds until next refresh
/************************************************** ***
* Join Button
************************************************** ***/
$joinButton = true; // true or false
/************************************************** ***
* TeamSpeak special colors
************************************************** ***/
$bgcolor = "#A3A3CB"; // Default is TS2 purple background color
$headerColor = "#5b5b5b"; // Header background color used for "Basic info" and "User info"
$selectColor = "#CECECE"; // Used when click on a channel in tree
?>
http://sobo4.so.funpic.de/ts3/ts2.php
<?PHP
/************************************************** ***
* Connection variables
************************************************** ***/
$ip = "84.130.69.67"; // IP Address to server
$tPort = "51234"; // Server QueryPort number
$port = "8767"; // Port number to the TS2 server
/************************************************** ***
* View selection
************************************************** ***/
$basic = true; // true or false
$info = true; // true or false
$tree = true; // true or false
$iframeHeight = 300; // Adjust iframe height - Presenting info from a selected channel
/************************************************** ***
* Refresh
************************************************** ***/
$doRefresh = true; // true or false
$reInterval = 30; // Amount of seconds until next refresh
/************************************************** ***
* Join Button
************************************************** ***/
$joinButton = true; // true or false
/************************************************** ***
* TeamSpeak special colors
************************************************** ***/
$bgcolor = "#A3A3CB"; // Default is TS2 purple background color
$headerColor = "#5b5b5b"; // Header background color used for "Basic info" and "User info"
$selectColor = "#CECECE"; // Used when click on a channel in tree
?>