Email - CodexWorld https://www.codexworld.com/tag/email/ Web & Mobile App Development Company Sun, 19 Apr 2026 15:49:08 +0000 en-US hourly 1 https://www.codexworld.com/wp-content/uploads/2020/04/favicon.ico Email - CodexWorld https://www.codexworld.com/tag/email/ 32 32 91409221 Send Email via SMTP Server in Laravel using PHPMailer https://www.codexworld.com/laravel-send-email-with-smtp-server-phpmailer/ https://www.codexworld.com/laravel-send-email-with-smtp-server-phpmailer/#respond Mon, 31 May 2021 13:58:38 +0000 https://www.codexworld.com/?p=4657 Generally, we used the default mail() function to send emails in the PHP-based web application. But, the PHP mail() function sometimes fails to deliver email or deliver mail to the spam folder. Due to this,

The post Send Email via SMTP Server in Laravel using PHPMailer appeared first on CodexWorld.

]]>
https://www.codexworld.com/laravel-send-email-with-smtp-server-phpmailer/feed/ 0 4657
Email Newsletter Subscription System with PHP & MySQL https://www.codexworld.com/newsletter-email-subscription-with-php-mysql/ https://www.codexworld.com/newsletter-email-subscription-with-php-mysql/#comments Tue, 04 Feb 2020 19:27:03 +0000 https://www.codexworld.com/?p=4289 A newsletter subscription is the most used feature on the website or blog. The email subscription functionality provides an option for the visitor to receive updates via email. The email subscription feature is the most

The post Email Newsletter Subscription System with PHP & MySQL appeared first on CodexWorld.

]]>
https://www.codexworld.com/newsletter-email-subscription-with-php-mysql/feed/ 9 4289
Send Email using PHPMailer in CodeIgniter https://www.codexworld.com/codeigniter-send-email-using-phpmailer-gmail-smtp/ https://www.codexworld.com/codeigniter-send-email-using-phpmailer-gmail-smtp/#comments Tue, 04 Dec 2018 20:14:30 +0000 https://www.codexworld.com/?p=3643 CodeIgniter’s Email class is the simplest way to send email in CodeIgniter application. Not only text/HTML email but also you can send email via SMTP server using CodeIgniter Email library. This Email class is a

The post Send Email using PHPMailer in CodeIgniter appeared first on CodexWorld.

]]>
https://www.codexworld.com/codeigniter-send-email-using-phpmailer-gmail-smtp/feed/ 2 3643
Verify Email Address and Check if Email is Real using PHP https://www.codexworld.com/verify-email-address-check-if-real-exists-domain-php/ https://www.codexworld.com/verify-email-address-check-if-real-exists-domain-php/#comments Thu, 29 Nov 2018 19:32:37 +0000 https://www.codexworld.com/?p=3635 Verifying the email address is a hardest but mandatory task in the web world. A valid email can help to make your marketing profitable. But an invalid email increases your marking cost and effects on

The post Verify Email Address and Check if Email is Real using PHP appeared first on CodexWorld.

]]>
https://www.codexworld.com/verify-email-address-check-if-real-exists-domain-php/feed/ 9 3635
Contact Form with Sending Email with Attachment in PHP https://www.codexworld.com/php-contact-form-send-email-with-attachment-on-submit/ https://www.codexworld.com/php-contact-form-send-email-with-attachment-on-submit/#comments Wed, 29 Aug 2018 18:34:22 +0000 https://www.codexworld.com/?p=3449 The web form is a widely used element for web applications. Various types of forms are used on the website to submit user data. Contact, registration, and feedback forms are some of the most used

The post Contact Form with Sending Email with Attachment in PHP appeared first on CodexWorld.

]]>
https://www.codexworld.com/php-contact-form-send-email-with-attachment-on-submit/feed/ 17 3449
Create Contact Form in CodeIgniter with Email https://www.codexworld.com/codeigniter-contact-form-validation-email/ https://www.codexworld.com/codeigniter-contact-form-validation-email/#comments Thu, 09 Aug 2018 19:52:53 +0000 https://www.codexworld.com/?p=3423 Contact Form is a must-have component for every web application. It’s a simple and quick way to communicate with the website owner. Through the Contact Us form the website’s visitor can submit their questions, feedback,

The post Create Contact Form in CodeIgniter with Email appeared first on CodexWorld.

]]>
https://www.codexworld.com/codeigniter-contact-form-validation-email/feed/ 4 3423
Send Email with Attachment in PHP https://www.codexworld.com/send-email-with-attachment-php/ https://www.codexworld.com/send-email-with-attachment-php/#comments Mon, 04 Sep 2017 17:02:22 +0000 https://www.codexworld.com/?p=2741 Sending emails from the script is a very useful functionality in the web application. Most of the websites used the email sending feature to send notifications to the user. If your web application is developed

The post Send Email with Attachment in PHP appeared first on CodexWorld.

]]>
https://www.codexworld.com/send-email-with-attachment-php/feed/ 20 2741
Creating Dynamic Email Template in PHP https://www.codexworld.com/dynamic-email-template-php-mysql/ https://www.codexworld.com/dynamic-email-template-php-mysql/#comments Mon, 10 Jul 2017 17:47:48 +0000 https://www.codexworld.com/?p=2601 Mail sending feature is the most used functionality in the web application. In many cases, the email need to be sent from the script, like user registration, login, forgot password, product purchase, contact form, etc.

The post Creating Dynamic Email Template in PHP appeared first on CodexWorld.

]]>
https://www.codexworld.com/dynamic-email-template-php-mysql/feed/ 3 2601
Send Email via SMTP Server in WordPress https://www.codexworld.com/send-email-via-smtp-server-wordpress/ https://www.codexworld.com/send-email-via-smtp-server-wordpress/#respond Wed, 28 Jun 2017 15:49:46 +0000 https://www.codexworld.com/?p=2579 When sending email from the script, it always a good idea to send using SMTP server. Send email via SMTP server prevents many issues such as your email being marked as spam. Basically, the mail()

The post Send Email via SMTP Server in WordPress appeared first on CodexWorld.

]]>
https://www.codexworld.com/send-email-via-smtp-server-wordpress/feed/ 0 2579
Sending Email via SMTP Server in CodeIgniter https://www.codexworld.com/codeigniter-send-email-gmail-smtp-server/ https://www.codexworld.com/codeigniter-send-email-gmail-smtp-server/#comments Wed, 31 May 2017 16:15:27 +0000 https://www.codexworld.com/?p=2492 Using SMTP server is always a good idea to send email from the script. Sometimes PHP mail() function fails to send email to the recipient or deliver email to the spam folder. To avoid this

The post Sending Email via SMTP Server in CodeIgniter appeared first on CodexWorld.

]]>
https://www.codexworld.com/codeigniter-send-email-gmail-smtp-server/feed/ 12 2492