Online users on home?

777
.
How to set on home page uder Online 1/0 to write who is online?
.
Ксакеп
SpAgEtE, look at the source code of online.php file.
.
I only want nicks to be shown
.
Which code exactly?
.
Ego vir viden
# SpAgEtE (24.12.2014 / 15:44)
Which code exactly?
Try that code
$arg = array('iphide' => 1);
$sql = mysql_query("select * from `users` order by `id` desc limit 8");
while($row = mysql_fetch_assoc($sql)) {
echo '<div class="menu">' . functions::display_user($row, $arg) . ' </div>';
}
.
Parse error : syntax error, unexpected end
of file in /home/vhosts/
kobrawap.eu5.org/incfiles/end.php on
line 65
.
i fixed but it shows all users by id i need online users
.
No avatar and other things only nick to show and to show only online users
.
selemet
Ego vir viden
# SpAgEtE (24.12.2014 / 18:04)
i fixed but it shows all users by id i need online users
I gave а wrong code sorry
.
xD can u give another code
Всего: 24