topical media & game development
mashup-flickr-04-examples-XMLRPCRequest.xml / xml
<?xml version="1.0" encoding="utf-8" ?>
<methodCall>
<methodName>flickr.photos.search</methodName>
<params>
<param>
<value>
<struct>
<member>
<name>api_key</name>
<value>
<string>YOUR-API-KEY</string>
</value>
</member>
<member>
<name>user_id</name>
<value>
<string>50317659@N00</string>
</value>
</member>
<member>
<name>per_page</name>
<value>
<int>6</int>
</value>
</member>
</struct>
</value>
</param>
</params>
</methodCall>
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.