Thug
06-04-2006, 08:11 PM
hey basicly im wondering how to add whosonline list on a non vb page
ive added login box and stuff ok
currently using this
<?php
chdir('/home/xxx/public_html/forum');
require_once('/home/xxx/public_html/forum/global.php');
?>
how would i add whosonline to it
ive added login box and stuff ok
currently using this
<?php
chdir('/home/xxx/public_html/forum');
require_once('/home/xxx/public_html/forum/global.php');
?>
how would i add whosonline to it