php count rss entries since a specific date/time
can anyone tell me why this code don\'t work:
$q = $_GET[\'q\'];
// Load and parse the XML document
$rss =simplexml_load_file(\"http://search.twitter.com/search.atom?lang=en&开发者_Go百科amp;q=$q&a
问答
阅读(5)