TSStatus: Teamspeak 3 viewer for php5
Changelog
---------
23/12/09:
- work with BETA 5 servers
- added a decodeUTF8 method for specials chars
26/12/09
- tested with severs BETA 3,5,6,7,8
- first release of the TSStatus generator script
- added a new property, showNicknameBox, to show/hide the nickname box
- improved error messages. sockets and Teamspeak servers errors are now displayed with the error message and error number
- added a timeout property for connect, read, write operations
- properly disconnect from server and send the quit message
- code cleanup
steht in der README
__________________
PHP-Code:
1. 2. 3. 4. 5. 6. 7. 8.
|
require_once('include/anfaenger_coder.php'); session_start(); if(empty($action)) { echo "<td class=\"tablea\">Bin noch beim Lernen</td>"; }else{ echo "<td class=\"tablea\">Muss noch Viel Lernen und brauche Hilfe ;)</td>"; }
|

Powered by Windows 7 => www.go-windows.de
|