<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Alex's Adventures in CodeSpace &#187; kannel wap-push php</title>
	<atom:link href="http://www.blogalex.com/archives/tag/kannel-wap-push-php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.blogalex.com</link>
	<description>Alejandro Guerrieri's Blog</description>
	<lastBuildDate>Wed, 10 Feb 2010 23:16:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Encode a Wap-Push using PHP</title>
		<link>http://www.blogalex.com/archives/12</link>
		<comments>http://www.blogalex.com/archives/12#comments</comments>
		<pubDate>Mon, 29 Sep 2008 04:08:52 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[Kannel]]></category>
		<category><![CDATA[kannel wap-push php]]></category>

		<guid isPermaLink="false">http://www.blogalex.com/?p=12</guid>
		<description><![CDATA[I&#8217;ve developed this PHP code back in 2004, to encode a Wap-Push into one SMS without using Kannel&#8217;s PPG (which at that time was a little hard to get it to work as expected). Many people are still finding it useful, so I&#8217;m putting it here so it&#8217;s easier to find than on those clumsy [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve developed this PHP code back in 2004, to encode a Wap-Push into one SMS without using Kannel&#8217;s PPG (which at that time was a little hard to get it to work as expected).</p>
<p>Many people are still finding it useful, so I&#8217;m putting it here so it&#8217;s easier to find than on those clumsy mailing-list archives <img src='http://www.blogalex.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>To use it, you should fill both arrays ($fields and $kannel) with the relevant information and call send_wap_push(). You can define additional parameters on $fields and they&#8217;ll get passed on the sendsms request.</p>
<p>Here&#8217;s the code: <a href="http://www.blogalex.com/wp-content/uploads/2008/09/send_wap_push.php.txt">send_wap_push</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogalex.com/archives/12/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
