sending email using Xampp |
https://curl.haxx.se/docs/caextract.html
Download cacert.pem and place it somewhere on your computer. Open your php.ini file and add the following: Code: openssl.cafile = "C:\path\to\your\file\cacert.pem" |
Messages In This Thread |
sending email using Xampp - by arugama - 12-28-2017, 02:30 PM
RE: sending email using Xampp - by XtreemDeveloper - 12-28-2017, 11:18 PM
RE: sending email using Xampp - by jreklund - 12-29-2017, 06:47 AM
RE: sending email using Xampp - by arugama - 12-29-2017, 07:21 AM
RE: sending email using Xampp - by jreklund - 12-29-2017, 07:47 AM
RE: sending email using Xampp - by arugama - 12-29-2017, 08:23 AM
RE: sending email using Xampp - by InsiteFX - 12-29-2017, 10:44 AM
|