( , ):
Warning: SimpleXMLElement::__construct(http://twitter.com/users/show/tuscaroratackle.xml) [simplexmlelement.
Warning: SimpleXMLElement::__construct() [simplexmlelement.
Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /home5/tuscaror/public_html/footer.php:47 Stack trace:
, : "HTTP- ! HTTP/1.1 400 Bad Request".
, - , HTTP- "http://twitter.com/users/show/tuscaroratackle.xml". 400 Bad Request.
-, , " " ( ), - . , - , - - HTTP, ( - ) .
twitter :
400 Bad Request: The request was invalid. An accompanying error message
will explain why. This is the status code will be returned during rate limiting.
Twitter . , . , , , , .
, , , :
$str = file_get_contents('http://twitter.com/users/show/tuscaroratackle.xml');
echo $str;
- 400. , php curl, .
!