Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
facebook と twitter でログインできますが、curl 拡張機能はありませんか? クラウド システムで facebook と twitter でログインする必要があるため、curl 拡張なしでそれが必要です。
curl がインストールされていないだけですか、それとも PHP 構成で発信接続が許可されていませんか? 最初にそれを確認する価値があります。
curl の代わりにソケットを使用することもできます。これはより低レベルですが、目的を達成することができます。