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 メールに画像を添付する
PHPでメール添付スクリプトが必要で、添付ファイルは複数のファイルである必要がありますか?
http://www.zend.com/zend/spotlight/sendmimeemailpart1.php
フレームワークを使用していない場合、またはスタンドアロン製品が必要な場合、PHPMailerは (複数の) 添付ファイルを含むメールを送信するための非常に優れたクラスです。