https://github.com/parzibyte/enviar-adjunto-correo-php
Demostración para enviar un archivo adjunto por correo usando PHP y phpmailer
https://github.com/parzibyte/enviar-adjunto-correo-php
attachment example mail php-mail phpmailer
Last synced: over 1 year ago
JSON representation
Demostración para enviar un archivo adjunto por correo usando PHP y phpmailer
- Host: GitHub
- URL: https://github.com/parzibyte/enviar-adjunto-correo-php
- Owner: parzibyte
- Created: 2019-12-28T05:52:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-10T16:39:47.000Z (over 3 years ago)
- Last Synced: 2025-01-25T14:26:08.534Z (over 1 year ago)
- Topics: attachment, example, mail, php-mail, phpmailer
- Language: PHP
- Homepage: https://parzibyte.me/blog/2019/12/27/correo-electronico-adjunto-php-enviar-archivo/
- Size: 142 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP - Enviar correo electrónico con archivo adjunto usando phpmailer

Tutorial: https://parzibyte.me/blog/2019/12/27/correo-electronico-adjunto-php-enviar-archivo/
**Nota:** no omití el vendor para facilitar la descarga e instalación por usuarios no familiarizados con composer.