You need more lessons in PHP, you are parsing strings incorrectly $url="http://search.twitter.com/search.atom?q=" . urlencode($adde1 . " OR " . $adde2) . "&lang=en&rpp=10&page=1";
artesea -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list Change your membership to this group: https://groups.google.com/forum/#!forum/twitter-development-talk
