开发者

How to supply my credentials to the Amazon SES PHP API

I am planning to use Amazon SES to solve my mailer issues. My plan is to use the PHP SDK API. I installed the SDK package in my wamp and also ran http//localhost/sdk-1.3.0/sdk-1.3.0/_compatibility_test/sdk_compatibility_test.php.

What is my next step? Where should I insert my c开发者_StackOverflow中文版redentials?


You ll need your AWS key and AWS secret key. Pass them to the constructor of AmazonSES, as indicated in its documentation


You can also store them in the config.inc.php file.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜