2 include "ctdlheader.php";
5 ctdl_goto($_REQUEST["towhere"]);
7 echo "You are now in: ", htmlspecialchars($_SESSION["room"]) , "<BR>\n";
10 <a href
="readmsgs.php?mode=new&count=0">Read
new messages
</a
><BR
>
11 <a href
="readmsgs.php?mode=all&count=0">Read all messages
</a
><BR
>
12 <a href
="welcome.php">Page One
</a
><BR
>
13 <a href
="page3.php">Page Three
</a
><BR
>