Class 'Facebook' not found error message

后端 未结 4 1846
忘掉有多难
忘掉有多难 2021-01-25 08:43

i copied some html code for a facebook application but i seem to get the following error

Fatal error: Class \'Facebook\' not found in /home/content/73/7931773/h         


        
4条回答
  •  南笙
    南笙 (楼主)
    2021-01-25 09:00

     $facebook_appid,'secret' => $facebook_app_secret,));
    
    ?>
    

提交回复
热议问题