Just wondering if anyone has come across the need to send SMS messages with
a cakePHP application before?

I presume this is done in a controller and then saved to the model along
with the return code from the SMS provider. Just wondering what methods
people have used, ie:

Send the message in the beforeSave() method of the Model
or
Use a component to take care of the sending
or
Just send and save

What would you recommend and why?

Cheers,

Sonic


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Cake PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to