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.
登録フォーム付きのモバイル Web サイトを作成します。彼らは、モバイル登録フォームからデータを POST するための REST API メンバー サービスを提供してくれました。私が知っているのは、PHPを使用してデータを電子メールアドレスに送信することだけです。
PHPでREST APIを使用するには?
メールアドレスが存在するかどうかも検証する必要があります。
ご協力ありがとうございました。