In this short PHP project, you'll learn how to send an email with an attachment using a PHP email API.
All source code shown is free to download.
Please consider supporting my channel:
☕ https://ko-fi.com/davehollingworth
Code shown in the video:
‣ https://gist.github.com/daveh/1da54bb...
Links shown in the video:
‣ https://www.tiny.cloud/
‣ https://www.php.net/manual/en/functio...
‣ https://www.php.net/manual/en/functio...
‣ https://github.com/PHPMailer/PHPMailer
‣ https://www.php.net/manual/en/book.cu...
‣ https://postmarkapp.com/
‣ https://packagist.org/packages/wildbi...
File attachment: Photo by Rodion Kutsaiev
‣ https://unsplash.com/@frostroomhead?u...
Videos:
‣ Securely Storing PHP Configuration Settings:
• Securely Storing PHP Configuration Se...
‣ Rich-text formatting in PHP:
• Rich-text formatting in PHP: HTML, Ma...
‣ PHP File Uploads
• PHP File Uploads | The Complete Guide...
00:00 Introduction
00:29 HTML form
01:01 Rich-text editor
03:29 Process form
05:37 Send email
06:25 Install package
06:40 Use package
10:32 Example email
11:30 Summary
#PHP #email #project