[twitter-dev] Delete a Direct Message

2009-08-31 Thread Pj
How to Delete a Direct message in PHP this is my script: function deleteDirectMessage($id) { if (!is_numeric($id)) { return false; } $request = 'http://twitter.com/direct_messages/destroy/'.$id.'.xml';

[twitter-dev] Re: Using Twitter API by Nick Beam

2009-08-31 Thread Pj
This email is: [ ] bloggable [x] ask first [ ] private > > ∞ Google me: > >http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) > > > On Mon, Aug 31, 2009 at 3:27 PM, Pj wrote: > > > > Can anyone please assist me on how to use/call this API fu

[twitter-dev] Using Twitter API by Nick Beam

2009-08-31 Thread Pj
Can anyone please assist me on how to use/call this API functions with php? I tried getMessages("xml"); echo "". $msg. ""; ?> And something weird displayed.. thanks in advance. //new.class.php\\ http://rbrw.net -- http://tinydinosaur.com * * Thi

[twitter-dev] Re: Wondering if this would be against TOS

2009-08-29 Thread PJ Walsh
Thank you for the clarification, glad to hear that it shouldn't conflict with the TOS. On 8/28/09, Andrew Badera wrote: > > 1. If you're not putting messages in front of someone, it's not spam. > If you're not aggressively following and @'g people, it's probably not > spam. > 2. It would probabl