Function list_getIPMessageCount
Gets the number of posts made from a particular IP
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 indicating which posts to count |
array |
$where_vars = array() |
The parameters for $where |
integer
|
Count of messages matching the IP |