I m new to use of facebook api after some googling i found facebook api from this link: https://github.com/facebook/facebook-php-sdk
after download this package i try to execute example code from this package but it returns an error like: Fatal error: Uncaught CurlException: 6: Could not resolve host: graph.facebook.com; Host not found thrown in D:\xampp\htdocs\testing\phpdemo\fb\src\base_facebook.php on line 994
to solve this problem i try too much googling but i doesnt get positive result from there.
If anybody know what kind of possibilities for this problem then please help.