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.
どのようにphpでメールを送信するかは非常に難しい質問です。関数 mail() を使用してメールを送信すると、メールの送信ステータスが正しく取得できません。
Zend Framework のメール送信オプションを使用することをお勧めします。標準の PHP の mail() 関数よりもはるかに柔軟です。
詳細については、次を参照してください。
http://framework.zend.com/manual/1.12/en/zend.mail.html