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.
jsonデータをさまざまなレシーバー/クライアントに送信できるWebhookサーバーを作成する必要があります。PHPを使用して構築するにはどうすればよいですか?
jsonデータを送信するにはどのような方法を使用する必要がありますか?
あなたは見ておくべきです:
http://php.net/manual/en/book.curl.php
http://php.net/manual/en/function.json-encode.php
phpを使用してjson投稿を送信する
php:// input <> $ _POST?