php classes

Clickatell php Class

I have been building a facebook sms app and needed to use Clickatell gateway to send sms using their http api, I have used their sample php script in the past, but for this app I’m using CodeIgniter a powerfull php object oriented framework and need to keep my code clean so I had to [...]