PHP/SMS Article Published In php|architect
Over the past few months I have been developing a free method of sending and receiving SMS messages via PHP. As I continued to add features and turn the method into a library, I found more and more uses to connect my site to my phone. I talked with a number of individuals about the process and they all seemed intrigued by the idea of not having to pay for 3rd party SMS-forwarders.
So, I decided to write an article about it with the hopes that it would benefit others. php|architect was kind enough to support my writing and published the article in the September issue. I’d like to thank Steph Fox for her ongoing help with both the technical and language aspects of the post. This article would not have been possible without her excellent guidance.
For those of you looking for the classes referenced and explained in the article, they can both be downloaded below. Note that the NotificationHandler class also includes logging functionality which was not covered in the article.
- Posted by Aaron Rosenfeld at 02:06 pm
- Permalink for this entry
- Filed under: Computer Science, Web Development
- RSS comments feed of this entry
- TrackBack URI
Congratulations! That’s a great accomplishment!