Send an email with an Attachment using PHP | PHP Project with Source Code

preview_player
Показать описание
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:

Code shown in the video:

Links shown in the video:

File attachment: Photo by Rodion Kutsaiev

Videos:
‣ Securely Storing PHP Configuration Settings:
‣ Rich-text formatting in PHP:
‣ PHP File Uploads

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
Рекомендации по теме
Комментарии
Автор

Love the simplicity of the examples and in the narration 😊 will try it out! thank you!

kylebriffa
Автор

Hey Dave, thanks very much for the new content. Your channel is great and keeps getting stronger.
All the best
👋

alan-overthenet
Автор

Thank you very much! Your videos are always nice to watch and educative.

mlindatech
Автор

Wow! Dave. This is amazing.
Please, a few questions:

1. Is this API a true alternative to PHPMAILER?

2. Sending Emails with Attachments, is usually a Marketing activity. Done on the local Machine, and not often from the Website.
Are your codes for this Tutorial running on Localhost or on your Production Server?

3. Since File uploads are also enabled for Website Visitors to upload files and or images, can this API run on any Production Server as PHPMAILER does?

Thanks a Million, Dave. What a resource you are, Sir.

NedumEze
Автор

Please, make a video on how to install and connect PHP to the VS Code! Really need it!

Verse_Studio
Автор

If you'd make a udemy course I would definitively buy it

DukeBerserkerTheFury
Автор

Excellent any plans to update the course Build a Complete Registration and Login System using PHP MVC? Will we follow the MVC framework you built now?

tanzimibthesam
Автор

Is PHPMailer or this PostMark API UTF-8 friendly? In other words can we use any text in `from`, `to`, `subject`, or `htmlBody`, etc. in any language?

crazyingenieur
Автор

Could you please tell me the complete code of FORM, php please

HassanBusiness-wz
Автор

2:03 doesnt that expose the API key to anyone inspect elementing your site?

GoddessZex