-
FAQ
- Forum Search
- Community
- Online Manual
- Support Helpers of the Month
- Function Database
list_getMailQueue
Description
Retrieves all the data for the mail queue
Syntax
array list_getMailQueue (int $start, int $items_per_page, string $sort)
Parameter $start
Expected type: Integer
Description: Which row of the results to start with (eg 99 for the 100th row, etc.)
Parameter $items_per_page
Expected type: Integer
Description: How many items to return (number of items per page)
Parameter $sort
Expected type: String
Description: A standard SQL clause for ORDER BY (id_mail ASC, etc.)
Return value
Expected type: Array of arrays
Description: Each array in the array is a row of data
Advertisement:- Help | Terms and Rules | Go Up ▲
- Copyright © 2022 Simple Machines. All Rights Reserved.
- Page created in 0.015 seconds with 13 queries.
- Forum Search