files-admin-code-tce-functions-users-online

It appears that you are using AdBlocking software. The cost of running this website is covered by advertisements. If you like it please feel free to a small amount of money to secure the future of this website.

tce_functions_users_online.php

Tags
file

Functions to display online users' data.

author

Nicola Asuni

since
2001-10-18

Table of Contents

Functions

F_show_online_users()  : false
Display online users form using F_list_online_users function.
F_list_online_users()  : false
Display online users.

Functions

F_show_online_users()

Display online users form using F_list_online_users function.

F_show_online_users( $wherequery,  $order_field,  $orderdir,  $firstrow,  $rowsperpage) : false
Parameters
$wherequery :

(string) users selection query

$order_field :

(string) order by column name

$orderdir :

(string) oreder direction

$firstrow :

(string) number of first row to display

$rowsperpage :

(string) number of rows per page

Tags
author

Nicola Asuni

since
2001-10-18
Return values
false

in case of empty database, true otherwise

F_list_online_users()

Display online users.

F_list_online_users( $wherequery,  $order_field,  $orderdir,  $firstrow,  $rowsperpage) : false
Parameters
$wherequery :

(string) users selection query

$order_field :

(string) order by column name

$orderdir :

(int) oreder direction

$firstrow :

(int) number of first row to display

$rowsperpage :

(int) number of rows per page

Tags
author

Nicola Asuni

since
2001-10-18
Return values
false

in case of empty database, true otherwise

On this page
 

© 2004-2024 – Nicola Asuni - Tecnick.com - All rights reserved.
about - disclaimer - privacy