Function getXmlMembers
Retrieve the list of members from database. The array will be generated to match the format.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/News.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/News.php
string |
$xml_format |
The format to use. Can be 'atom', 'rdf', 'rss', 'rss2' or 'smf' |
array
|
An array of arrays of feed items. Each array has keys corresponding to the appropriate tags for the specified format. |