Skip to content

Instantly share code, notes, and snippets.

View ErickCodigo's full-sized avatar

Erick Hilario León ErickCodigo

View GitHub Profile
@ErickCodigo
ErickCodigo / Constantes.php
Created October 7, 2019 16:14 — forked from porfidev/Constantes.php
PHPMailer Tutorial 2019
<?php
/**
* Created by PhpStorm.
* User: elporfirio
* Date: 2019-02-26
* Time: 23:13
*/
define('EMAIL_PASSWORD', 'secretpassword');