curl: can't fetch rss from website because of CloudFlare
I'm notable to connect this site http://www.youm7.com/newtkarirrss.asp using curl on the server But i can access it from localhost with out any problem Here is the test http://www.tjreb.com/xml_grabber.php?feed=http://www.youm7.com/newtkarirrss.asp&stack=1 Try The CNN rss feed http://www.tjreb.com/xml_grabber.php?feed=http://rss.cnn.com/rss/edition_meast.rss&stack=0 How can i bypass this error Here is my source code <?php class xml_grabber { private $xml_file = '' ; private $xml_link = '' ; private $xml_dom = '' ; private $xml_type = '' ; private $xml_content = '' ; private $xml_errors = array