WebChess\n"); else if ($isPlayersTurn) echo("WebChess - Your Move\n"); else echo("WebChess - Opponent's Move\n"); echo("\n"); /* if it's not the player's turn, enable auto-refresh */ if (!$isPlayersTurn && !isBoardDisabled() && !$_SESSION['isSharedPC']) { echo ("= $CFG_MINAUTORELOAD) echo ($_SESSION['pref_autoreload']); else echo ($CFG_MINAUTORELOAD); echo ("; URL=chess.php?autoreload=yes'>\n"); } ?>
> > >

Note: when castling, just move the king (the rook will move automatically).