<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Thu, 24 Jul 2008 05:59:05 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	
	<item>
		<title>Send SMS from PHP (To almost every country) 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/647/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/647/comments/</comments>
		<pubDate>Sun, 29 Apr 2007 16:42:37 +0000</pubDate>
		<dc:creator>Nico</dc:creator>
		<category>API, Class, message, PHP, Send, SMS</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/647/</guid>
		<description>
			<![CDATA[
				<p>This PHP class allows you to send SMS to almost every country directly from your website. All you need is an account on <a href='http://www.tm4b.com' target="_blank">www.tm4b.com</a> and PHP 5.<br /><br />Also required is either <a href='http://curl.haxx.se/' target="_blank">cURL</a> or <a href='http://www.php.net/filesystem#ini.allow-url-fopen' target="_blank">allow_url_fopen</a> enabled in php.ini</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>