getXmlProfile

Description

Pulls information about the specified member and returns it in an array for the feed.

Syntax

array getXmlProfile (string $xml_format)



Parameter $xml_format

Expected type: Enumerated String
Description: Which format to use

Possible string values
Allowed values Description
'Anything Else' XML (Proprietary, but returns the most data)
'atom' ATOM
'rdf' RDF
'rss' RSS 0.92
'rss2' RSS 2.0



Return value

Expected type: Array
Description: $data, an array of information about the user (keys vary depending on format)


Notes

  • Accessed at ?action=.xml;sa=profile;u=x[;type=y]
  • User ID is required parameter
Advertisement: