[twitter-dev] Truncating status update at single quote

2009-11-18 Thread Thom Allen
I am trying to update my twitter status using curl and this code: shell_exec('curl http://twitter.com/statuses/update.'.$format.' -u '. $username.':'.$password.' -d status="'.$title.'"'); The variable $title has this string "Why can't I win!". When I look for the post in my stream, this is the te

[twitter-dev] Re: Searching with since_id and max_id

2009-05-01 Thread Thom Allen
Matt, this is exactly what I was getting ready to ask a question about. I hope I can implement the correct procedure with your information. Thank you. I do have a question though. If I paginate using next_page, is the next page only relevant to my search query? Meaning, if new posts find there way