10:18
Send email with PHP | Create a Working Contact Form Using PHP
Please consider supporting my channel: ☕ https://ko-fi.com/davehollingworth Learn how to send an email using PHP.
20:56
Learn how to create secure password reset by email using PHP, MySQL and best practices. This is part 2 of Signup and Login ...
34:31
How to Send Email from Android on SMTP using PHP API
In this video we will be seeing how to send email in android through SMTP server using PHP API. We will be going through the ...
6:18
Create a Simple API In PHP with MySQL Database
How to Create a Simple API In PHP with MySQL Database. Convert data in MySQL database table to JSON format. Create an ...
3:09
How to Use Gmail API [2026 Full Guide]
How to Use Gmail API [2026 Full Guide] In today's video, we cover gmail api, gmail api tutorial, google api, gmail integration, ...
9:59
PHP Account Activation by Email: Require the User to Confirm their Email Before They Can Log In
Learn how to develop functionality in PHP that requires a user to confirm their email address before they can login. Once they sign ...
43:54
Create a PHP REST API : Write a RESTful API from Scratch using Plain, Object-Oriented PHP and MySQL
Learn how to develop a complete, RESTful API using plain, object-oriented PHP, MySQL and best practices. Full API course ...
8:36
How to Send Email Using PHPMailer in PHP
In this video, I'm going to show you how to send email using PHPMailer in PHP. PHPMailer is a popular library for PHP, and in this ...
12:07
Send an email with an Attachment using PHP | PHP Project with Source Code
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 ...
3:09
How to Send Email through PHP || Without Any API Integration
Hello Everyone!! Welcome back to my new video. In this video, I'll show you how to send free email using PHP. Not need any API.
11:59
Mailgun tutorial – Step-by-step setup with API key and SMTP for beginners
Mailgun is a user-friendly and reliable email delivery service that you can easily setup for a website, app or custom software.
25:14
How to call APIs from PHP: file_get_contents, cURL, Guzzle and SDKs
PHP APIs course: ➤ https://davehollingworth.com/courses/ Support my channel: ☕ https://ko-fi.com/davehollingworth There are ...
4:04
Send Email in PHP Using PHPMailer | Gmail smtp PHP Mailer Setup [Updated]
Send Email in PHP Using PHPMailer | Gmail smtp PHP Mailer Setup How to Receive Email from HTML Form | How to Send an ...
17:56
PHP cURL API Tutorial - Emailable API Integration - Full PHP 8 Tutorial
In this lesson, we learn about cURL & basics of APIs. SOME OF THE WAYS YOU CAN SUPPORT THE CHANNEL Smash the ...
27:43
Send Email In PHP Using PHPMailer With Gmail SMTP From Localhost | Contact Form in PHP
Send Emails Using PHPMailer with Gmail SMTP from Localhost | Full PHP Tutorial Are you struggling to send emails from your ...
11:11
Sending emails in php using Gmail API part 1
Source code link is on part two of the video open it below. Part 2 https://youtu.be/vP-wiQTKY34 Feel free to contact me or visit my ...
4:03
PHP - Send Emails Through SendGrids API
This video was made to help people send e-mails out easily with PHP. This script literally takes just a few minutes to set up for ...
2:36
How Do I Use SendGrid SMTP API With PHP?
How Do I Use SendGrid SMTP API With PHP? 1. Initial SendGrid API Setup - Create a new API key with full mail sending access ...
10:46
Create a Google Login Page in PHP
Learn how to integrate Google Login in PHP. Please consider supporting my channel: ☕ https://ko-fi.com/davehollingworth ...
4:23
In this video we'll be learning how to send emails using the PHPMailer class. We'll be using Gmail as our SMTP server, this ...