View file online_list.php

File size: 124B
<?php include 'head.php'; echo '<center><b>Members Inside</b></center>'; include('online_list.txt'); include 'foot.php'; ?>