We do sometimes eject elements from responses that have errors in them. Have you tried a manual count of the responses?
On Sat, Oct 4, 2008 at 5:53 AM, Vinch <[EMAIL PROTECTED]> wrote: > > Hi everyone, > > I have a little problem with Twitter API. I don't know if the problem > comes from the API or from PHP/SimpleXML technology I use to get > results. > > Here is my source code: http://pastebin.com/f215e99fb > > The results I get are: > > 242 > 99 > 99 > 42 > 240 > > And it should be: > > 242 > 100 > 100 > 42 > 242 > > Why do I get 99 results and not 100? > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x
