Function list_getLoginCount
Finds the total number of tracked logins for a particular user
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Profile-View.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Profile-View.php
string |
$where |
A query to limit which logins are counted |
array |
$where_vars = array() |
An array of parameters for $where |
integer
|
count of messages matching the IP |