I am not able access facebook api with php it throws error when I use require src/facbook.php
or include src/facecbook.php:
facebook needs curl extension for php
I added php_curl file and make entry in php.ini. But no use. Can any one help to resolve the issue. Please give detailed explanation.