Created
July 6, 2014 22:46
-
-
Save jfabian/439ae2101af8a0f29eb2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$nameFile = date('Y-m-d'); | |
//generas el archivo en pdf y lo guardas con el nombre de la variable | |
//envias el correo con el nombre de la variable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment