<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 19 Jun 2013 10:07:32 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Attila Szabo's Blog: Send SMS messages from your website through smsBug gateway]]></title>
      <guid>http://www.phpdeveloper.org/news/11018</guid>
      <link>http://www.phpdeveloper.org/news/11018</link>
      <description><![CDATA[<p>
<i>Attila Szabo</i> has <a href="http://w3net.eu/2007/10/31/send-sms-messages-from-your-website-through-smsbug-gateway/">come up with</a> a class that makes sending SMS messages from your site simple (through the <a href="https://www.smsbug.com/">smsBug</a> gateway).
</p>
<blockquote>
I wrote a simple PHP class for sending SMS messages through <a href="https://www.smsbug.com/">smsBug</a> gateway. It can send a single SMS message and receive the number of credits left (see the UML diagram of the classes below). You need to include two classes into your PHP code. 
</blockquote>
<p>
He includes an example of it in use (sending a single SMS message to a phone) as well as <a href="http://w3net.eu/code/sms-form/">a demo</a> of it in action and a <a href="http://w3net.eu/code/sms-form/sms-form.zip">link to the download</a> where you can grab the class for yourself.
</p>]]></description>
      <pubDate>Mon, 15 Sep 2008 11:13:41 -0500</pubDate>
    </item>
  </channel>
</rss>
