我想從Facebook Graph加載個人資料圖片,但它會引發錯誤。 請幫我擺脫這個錯誤。無法加載資源錯誤https://graph.facebook.com/667771081/picture?type=normal
-3
A
回答
3
使用mysqli_fetch_array($qbids)
insted的的mysql_fetch_array($qbids)
+0
謝謝你真的很有幫助。有效。 –
+0
@ManzorAhmadBajwa不客氣:-) –
+0
請仔細閱讀問題並回答我。我改變了這個問題。 –
相關問題
- 1. 無法加載資源錯誤處理
- 2. Safari AJAX錯誤 - 無法加載資源
- 3. Laravel - 無法加載資源錯誤500
- 4. ASP.net頁面沒有加載錯誤CSS無法加載資源
- 5. Laravel「無法加載資源」
- 6. Socket.io無法加載資源
- 7. jnlp - 無法加載資源
- 8. PrimeFaces - 無法加載資源
- 9. WebappClassLoader無法加載資源
- 10. PHP:無法加載資源
- 11. Laravel - 無法加載資源
- 12. PowerApps: - 無法加載資源
- 13. Froogaloop無法加載資源
- 14. Symfony2:無法加載資源「。」
- 15. Laravel無法加載資源
- 16. Thymeleaf無法加載資源
- 17. Chrome無法加載資源
- 18. FileLoaderLoadException:無法加載資源「。」
- 19. 無法加載資源?
- 20. 我無法加載資源
- 21. IDEA無法加載資源
- 22. 無法加載資源404(未找到) - 文件位置錯誤?
- 23. 無法加載本地資源或虛擬路徑錯誤
- 24. MFC無法在dbcore.cpp中加載錯誤字符串資源
- 25. Cordova IOS =>'無法加載資源:發生SSL錯誤'
- 26. 資源無法加載 - 內部服務器錯誤
- 27. 關鍵瀏覽器錯誤 - 無法加載XAML資源
- 28. HTML5視頻 - 開始播放後無法加載資源錯誤
- 29. 錯誤:無法加載資源 - 在tomcat中
- 30. WinForms設計器錯誤(無法加載資源)
你不應該使用'mysql'功能'mysqli_'功能。 –
你需要使用['bind_param'](http://php.net/manual/en/mysqli-stmt.bind-param.php)爲你的查詢添加'$ pid'等值,否則你最終會與大量的[SQL注入漏洞](http://bobby-tables.com/)。 – tadman
任何人都可以回答這個問題。我改變了它。請回答。 –