change to db-open flags
[citadel.git] / ctdlphp / welcome.php
index 149273349dc5b72f3c0b0f08aea9cbfe3f7aafb7..dcf9beef895fab8b76658bef0012570376d3b050 100644 (file)
@@ -5,6 +5,10 @@
 
 <h1>You're online!</h1>
 <h2><?PHP echo "Welcome to ", $_SESSION["serv_humannode"]; ?></h2>
+<h3><?PHP echo "You're in: ", $_SESSION["room"]; ?></h3>
+
+<p>This is a sample welcome.php page.  Someone with mad HTML kung-fu should
+edit this and make it useful and attractive.</p>
 
 <P>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Vestibulum
 ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;
@@ -19,6 +23,9 @@ lorem, mattis et, interdum eu, bibendum sed, tortor. Mauris eu metus. Fusce
 tellus tortor, vehicula at, iaculis vitae, adipiscing quis, sapien. Lorem
 ipsum dolor sit amet, consectetuer adipiscing elit.</p>
 
+<b>Sample links</b><BR>
+<a href="who.php">Who is online?</a><BR>
+<a href="listrooms.php">room list</A><BR>
 <a href="page2.php">Page Two</a><BR>
 <a href="page3.php">Page Three</a><BR>