home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 September / INTERNET107.ISO / pc / projects / phppass / index.php < prev    next >
Encoding:
PHP Script  |  2003-06-06  |  103 b   |  7 lines

  1. <?php include("isLoggedIn.php") ?>
  2. <html>
  3. <body>
  4. Password protected content here
  5. </body>
  6. </html>
  7.