Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created July 19, 2019 04:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/cc70ee2247d3ad3856300207ac634b12 to your computer and use it in GitHub Desktop.
Save parzibyte/cc70ee2247d3ad3856300207ac634b12 to your computer and use it in GitHub Desktop.
php correo2.php --destinatario parzibyte@gmail.com -a Ayuda -m "Necesito ayuda con esta app" --guardar
php correo2.php --destinatario=parzibyte@gmail.com -a Ayuda -m "Necesito ayuda con esta app" --guardar
php correo2.php --destinatario=parzibyte@gmail.com --asunto "Ayuda JS" -m "Necesito ayuda con esta app" --guardar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment