Wednesday, November 30, 2011

Re: Amazon SES and CakePHP 2

http://bakery.cakephp.org/articles/dankroad/2011/01/30/integrate_amazon_simple_email_service_ses_into_existing_application


On Dec 1, 12:18 am, toby1kenobi <toby.math...@gmail.com> wrote:
> Hi there,
>
>   Has anyone got the Amazon SES PHP SDK working in CakePHP 2? I had it
> installed in 1.3, but I can't seem to figure out how you do the
> equivalent of:
>
> App::import('Vendor', 'AmazonSES', array('file' => 'amazon' . DS .
> 'sdk.class.php'));
>
>   in the new version (the above is what I did to make the AmazonSES
> PHP wrapper available in the previous version of Cake). I've tried a
> number of variations of the above, and App:build and App:uses, but
> haven't found the right combination yet.
>
>   Thanks,
>
> Toby

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: