Code: 
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at cheatking/htdocs/admin.php:1) in cheatking/htdocs/admin.php on line 27
Looks like there's an unintended space or new line character at the beginning of admin.php, before <?php .