PDA

View Full Version : Is this possible. Users online question


doctort
10-06-2006, 12:27 AM
Is there a bit of code i can place on all other php pages on my site so that it counts them as users online for the forum total. I hope you understand what im saying. Thanks.

Paul M
10-06-2006, 03:38 AM
"Include" global.php at the start of them.

doctort
10-06-2006, 03:31 PM
So i do?

<?php

include("http://www.forum.com/forums/global.php");

?>

and put this in the head section? Didnt seem to work?

bump. little help please