https://github.com/motdotla/zip-sendgrid-php-example
Send email from sendgrid-php zip
https://github.com/motdotla/zip-sendgrid-php-example
Last synced: 7 months ago
JSON representation
Send email from sendgrid-php zip
- Host: GitHub
- URL: https://github.com/motdotla/zip-sendgrid-php-example
- Owner: motdotla
- Created: 2014-04-01T22:43:41.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-01T22:44:20.000Z (over 11 years ago)
- Last Synced: 2024-10-14T11:02:29.519Z (12 months ago)
- Language: PHP
- Size: 699 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sendgrid-zip-php-example
## Usage
Change the credentials inside send.php, and then run:
```
php -f send.php
```