jeffr0
Regular Member
- Sep 1, 2019
- 321
- 190
Hey guys, I made a contact form in PHP using mail() function, but using mail() is ungodly slow.. it takes hours for the email to arrive. I've read that you can setup your gmail account to allow SMTP and it is much faster. Does anyone have any ready made code that does this where I can copy and paste my own details into it? Look for both Contact.php (the contact form) as well as the php file to process the email
Thanks
Thanks