Hi all, this is nothing new but i thought that maybe someone will use this in the future.
NOTICE. The code it’s not mine but i’ll share it anyway
so what do you need jquery and a new jquery plugin you can get them from HERE
once you get them create 1 controller
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
class...
10 October, 2018
04 October, 2018
How to Send Email using PHP mail() Function
Programing Coderfunda
October 04, 2018
mail, php, php mail function
No comments
Note: ** Hi Guys: 1st you change the name of your Username & Password then change the From().you change the AddAddress where you are send the email address .1.if you have a forum then you want to send the mail then you change the addaddress() mail id.2.If you want to user fill the forum and send the message you then you fill the him mail...
How to Send Email using PHP mail() Function
Programing Coderfunda
October 04, 2018
mail, php, php mail function
No comments
Note: **
Hi Guys: 1st you change the name of your Username & Password then change the From().
you change the AddAddress where you are send the email address .
1.if you have a forum then you want to send the mail then you change the addaddress() mail id.
2.If you want to user fill the forum and send the message you then you fill...