An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# PHP - Enviar correo electrónico con archivo adjunto usando phpmailer
![Archivo adjunto enviado con PHP](https://parzibyte.me/blog/wp-content/uploads/2019/12/Correo-electr%C3%B3nico-con-adjunto-en-PHP.png)
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.