-
FAQ
- Forum Search
- Community
- Online Manual
- Support Helpers of the Month
- Function Database
list_getUserWarnings
Description
Gets information about all the warnings a user has received.
Syntax
array list_getUserWarnings (int $start, int $items_per_page, string $sort, int $memID)
Parameter $start
Expected type: Integer
Description: Which item in the list to start with
Parameter $items_per_page
Expected type: Integer
Description: How many items to display per page.
Parameter $sort
Expected type: String
Description: An SQL string indicating how we wish to sort the items in the list.
Parameter $memID
Expected type: Integer
Description: The ID of the user to get warnings for.
Return value
Expected type: Array of arrays
Description: An array of arrays containing information about a user's warnings.
Advertisement:- Help | Terms and Rules | Go Up ▲
- Copyright © 2022 Simple Machines. All Rights Reserved.
- Page created in 0.038 seconds with 13 queries.
- Forum Search