mt.getRecentPostTitles and xmlrpc

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
erinther
Forum Newbie
Posts: 19
Joined: Sun Dec 11, 2005 2:07 pm

mt.getRecentPostTitles and xmlrpc

Post by erinther »

Hi,
I try to get the titles using mt.getRecentPostTitles. I know it return a struct but I don't know how to show the result. should I use

Code: Select all

foreach
or something else?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

What the heck is "mt"?
erinther
Forum Newbie
Posts: 19
Joined: Sun Dec 11, 2005 2:07 pm

movabletype api

Post by erinther »

here is a link to Movabletype API
Post Reply