OK…for my other forums I coded a quick script (PHP (cURL) & jQuery). It’s a simple PHP script that reaches to my twitter XML file (?count=1) to get my latest tweet, then jQuery/AJAX reads the PHP file. Problem is, that I keep hitting Twitter’s maximum request restriction. One thing I’ve noticed is that when I directly access the feed (from my browser) it displays regardless of whether I’ve hit the maximum or not. I was wondering if, somehow, using the might and prowess of cURL, I could spoof a direct access. Any tips/ideas?
[CENTER]**SO PLEASE, PLEASE, REPLY. Even if it’s useless!
**[/CENTER]