Reply to Message

Array manipulation
First, my apologies for the lenght of this message. I have the following array which includes a Twitter direct message that i pulled with this method: [code] $direct_message = $OAuth->get('https://api.twitter.com/1/direct_messages.json?count=1&page=');
echo " ";
print_r ($direct_message);
echo " test
)

)
Posted by sdiegolo
12th May 2012